FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4b |
| Resource Type | DocumentReference |
| Id | DocumentReference-genomicVCFfile-simple.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference genomicVCFfile-simple
identifier: http://www.somesystemabc.net/identifiers/files/11119
status: Current
docStatus: Preliminary
description: genomicVCFfile_simple: A sample Document Reference instance representing a VCF file that may be used as input or output of a genomic analysis pipeline.
securityLabel: Restricted
content
Attachments
Url Title Creation https://chat.fhir.org/user_uploads/10155/gdL90-np7lJjGwUxeARapUHB/genomicVCFFile_simple.vcf genomicVCFfile_simple 2019-03-01 01:02:01+0100
{
"resourceType": "DocumentReference",
"id": "genomicVCFfile-simple",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.somesystemabc.net/identifiers/files",
"value": "11119"
}
],
"status": "current",
"docStatus": "preliminary",
"description": "genomicVCFfile_simple: A sample Document Reference instance representing a VCF file that may be used as input or output of a genomic analysis pipeline.",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R",
"display": "Restricted"
}
]
}
],
"content": [
{
"attachment": {
"url": "https://chat.fhir.org/user_uploads/10155/gdL90-np7lJjGwUxeARapUHB/genomicVCFFile_simple.vcf",
"title": "genomicVCFfile_simple",
"creation": "2019-03-01T01:02:01+01:00"
}
}
]
}