FHIR IG analytics| Package | hl7.fhir.uv.molecular-definition-data-types |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-genomicfile-nm0007694.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference example-genomicfile-nm0007694
identifier: http://example.org/identifiers/files/11111
status: Current
docStatus: Preliminary
description:
(CYP2C19), mRNA
securityLabel: Restricted
content
Attachments
ContentType Url Title text/plain https://www.ncbi.nlm.nih.gov/nuccore/NM_000769.4?report=fasta&log$=seqview&format=text Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), mRNA
{
"resourceType": "DocumentReference",
"id": "example-genomicfile-nm0007694",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/files",
"value": "11111"
}
],
"status": "current",
"docStatus": "preliminary",
"description": "(CYP2C19), mRNA",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R",
"display": "Restricted"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"url": "https://www.ncbi.nlm.nih.gov/nuccore/NM_000769.4?report=fasta&log[%content%]#x3D;seqview&format=text",
"title": "Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), mRNA"
}
}
]
}