Example in Genomics Reporting3.0.0
DocumentReference

genomicVCFfile-cnv

current

genomicVCFfile_cnv: A sample Document Reference instance representing a VCF file that may be used as input or output of a genomic analysis pipeline.

DocumentReference-genomicVCFfile-cnv.json

Resource Details

Resource Type
DocumentReference
Resource ID
genomicVCFfile-cnv
Identifier
http://www.somesystemabc.net/identifiers/files|11121
Conforms To
http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "DocumentReference",
  "id": "genomicVCFfile-cnv",
  "filename": "DocumentReference-genomicVCFfile-cnv.json",
  "profile": [
    "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
  ],
  "identifier": {
    "system": "http://www.somesystemabc.net/identifiers/files",
    "value": "11121"
  },
  "status": "current",
  "description": "genomicVCFfile_cnv: A sample Document Reference instance representing a VCF file that may be used as input or output of a genomic analysis pipeline."
}