FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-genomicFile-ng0083843.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-ng0083843
Language: en
identifier: http://example.org/identifiers/files/11111
status: Current
docStatus: Preliminary
description:
A sample Document Reference instance representing Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10.
content
Attachments
ContentType Url Title text/html https://www.ncbi.nlm.nih.gov/nuccore/NG_008384.3?report=fasta Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10
{
"resourceType": "DocumentReference",
"id": "example-genomicFile-ng0083843",
"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 cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10.",
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "https://www.ncbi.nlm.nih.gov/nuccore/NG_008384.3?report=fasta",
"title": "Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10"
}
}
]
}