FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | DocumentReference |
| Id | DocumentReference-2a00895f-9e01-4467-bf75-4f0c3552afa4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference 2a00895f-9e01-4467-bf75-4f0c3552afa4
Cross-version Extension for R5.DocumentReference.modality for use in FHIR R4: Computed Tomography
status: Current
category: Key images Document Radiology
content
DocumentReference Thumbnail: false
Attachments
ContentType Url Title application/dicom /viewer/KOS.dcm Key Image Document
{
"resourceType": "DocumentReference",
"id": "2a00895f-9e01-4467-bf75-4f0c3552afa4",
"meta": {
"profile": [
"https://hl7.cz/fhir/img/StructureDefinition/cz-keyImage-documentReference"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "CT"
}
]
}
}
],
"status": "current",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "55113-5",
"display": "Key images Document Radiology"
}
]
}
],
"subject": {
"reference": "urn:uuid:2ccb472f-5747-4939-a119-5597835ad7da"
},
"content": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/documentreference-thumbnail",
"valueBoolean": false
}
],
"attachment": {
"contentType": "application/dicom",
"url": "/viewer/KOS.dcm",
"title": "Key Image Document"
}
}
]
}