FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| 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
Language: en
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.
content
Attachments
ContentType Url Title text/html https://www.ncbi.nlm.nih.gov/nuccore/NM_002024.5?report=fasta Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA
{
"resourceType": "DocumentReference",
"id": "example-genomicFile-nm0020245",
"language": "en",
"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.",
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "https://www.ncbi.nlm.nih.gov/nuccore/NM_002024.5?report=fasta",
"title": "Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA"
}
}
]
}