FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-genomicFile-hla00001.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-hla00001
Language: en
identifier: http://example.org/identifiers/files/11111
status: Current
docStatus: Preliminary
description:
A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline.
content
Attachments
ContentType Url text/html https://www.ebi.ac.uk/Tools/dbfetch/dbfetch?db=imgthla;id=HLA00001;format=fasta;style=raw
{
"resourceType": "DocumentReference",
"id": "example-genomicFile-hla00001",
"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 a generic genomic file that may ber used as input or output of a genomic analysis pipeline.",
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "https://www.ebi.ac.uk/Tools/dbfetch/dbfetch?db=imgthla;id=HLA00001;format=fasta;style=raw"
}
}
]
}