FHIR IG analytics| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | DocumentReference |
| Id | DocumentReference-Example1-DocumentReference.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference Example1-DocumentReference
Language: en
identifier: URI/ihe:urn:oid:1.2.840.10008.5.1.4.1.1.2
status: Current
modality: Ultrasound
type: US|Finger|Multisection|Laterality:ANY
category: images, IMAGES
content
Attachments
ContentType Url application/fhir+json ./ImagingStudy/1/$generate-fhir-manifest Profiles
Value[x] Bundle: Imaging Manifest
{
"resourceType": "DocumentReference",
"id": "Example1-DocumentReference",
"meta": {
"profile": [
"http://hl7.eu/fhir/imaging-manifest-r5/StructureDefinition/ImManifestDocumentReference"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "ihe:urn:oid:1.2.840.10008.5.1.4.1.1.2"
}
],
"status": "current",
"modality": [
{
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "US",
"display": "Ultrasound"
}
]
}
],
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "LG51714-0",
"display": "US|Finger|Multisection|Laterality:ANY"
}
]
},
"category": [
{
"coding": [
{
"system": "ihe:urn:oid:1.3.6.1.4.1.19376.1.2.6.1",
"code": "images"
}
]
},
{
"coding": [
{
"system": "ihe:urn:oid:1.3.6.1.4.1.19376.1.2.6.1",
"code": "IMAGES"
}
]
}
],
"subject": {
"reference": "Patient/patient"
},
"content": [
{
"attachment": {
"contentType": "application/fhir+json",
"url": "./ImagingStudy/1/$generate-fhir-manifest"
},
"profile": [
{
"valueCanonical": "http://hl7.eu/fhir/imaging-manifest-r5/StructureDefinition/ImImagingStudyManifest"
}
]
}
]
}