FHIR IG analytics| Package | hl7.fhir.uv.molecular-definition-data-types |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-genomicfile-nm0020245.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-nm0020245
identifier: http://example.org/identifiers/files/11111
status: Current
docStatus: Preliminary
description:
A sample Document Reference instance representing Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA.
securityLabel: Restricted
content
Attachments
ContentType Url Title text/plain https://www.ncbi.nlm.nih.gov/nuccore/NM_002024.5?report=fasta&log$=seqview&format=text Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA
{
"resourceType": "DocumentReference",
"id": "example-genomicfile-nm0020245",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/files",
"value": "11111"
}
],
"status": "current",
"docStatus": "preliminary",
"description": "A sample Document Reference instance representing Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, 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_002024.5?report=fasta&log[%content%]#x3D;seqview&format=text",
"title": "Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA"
}
}
]
}