FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-genomicFile-mw7162561.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-mw7162561
Language: en
identifier: http://example.org/identifiers/files/11111
status: Current
docStatus: Preliminary
description:
A sample Document Reference instance representing Homo sapiens isolate 7 BRCA1 (BRCA1) gene, exon 10 and partial cds.
content
Attachments
ContentType Url Title text/html https://www.ncbi.nlm.nih.gov/nuccore/MW716256.1?report=fasta Homo sapiens isolate 7 BRCA1 (BRCA1) gene, exon 10 and partial cds
{
"resourceType": "DocumentReference",
"id": "example-genomicFile-mw7162561",
"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 isolate 7 BRCA1 (BRCA1) gene, exon 10 and partial cds.",
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "https://www.ncbi.nlm.nih.gov/nuccore/MW716256.1?report=fasta",
"title": "Homo sapiens isolate 7 BRCA1 (BRCA1) gene, exon 10 and partial cds"
}
}
]
}