FHIR IG analytics| Package | hl7.fhir.uv.ips |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-TII-ImagingStudy-5-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingStudy TII-ImagingStudy-5-1
Language: en
Profile: ImagingStudy (IPS)
identifier: DICOM Unique Id/urn:oid:2.16.840.1.113883.2.9.999.1.12345
status: Available
subject: Alexander Heig Male, DoB: 1957 ( http://trilliumbridge.eu/fhir/demos/eumfh/inject#39-07)
procedureCode: SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV
reasonCode: Chest pain, hypertension, type II diabetes mellitus.
| Uid | Modality | BodySite |
| 2.16.840.1.113883.2.9.999.2.12345 | DICOM NM: Nuclear Medicine | SNOMED CT 80891009: Heart |
{
"resourceType": "ImagingStudy",
"id": "TII-ImagingStudy-5-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/ImagingStudy-uv-ips"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:dicom:uid",
"value": "urn:oid:2.16.840.1.113883.2.9.999.1.12345"
}
],
"status": "available",
"subject": {
"reference": "Patient/eumfh-39-07"
},
"procedureCode": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "49569-7",
"display": "SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV"
}
]
}
],
"reasonCode": [
{
"text": "Chest pain, hypertension, type II diabetes mellitus."
}
],
"series": [
{
"uid": "2.16.840.1.113883.2.9.999.2.12345",
"modality": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "NM",
"display": "Nuclear Medicine"
},
"bodySite": {
"system": "http://snomed.info/sct",
"code": "80891009",
"display": "Heart"
}
}
]
}