FHIR IG analytics| Package | hl7.fhir.uv.radiation-dose-summary |
| Resource Type | Observation |
| Id | Observation-122.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 122
Language: en
Profile: Radiation Dose Summary
status: Final
code: Radiation exposure and protection information [Description] Document Diagnostic imaging
subject: Pascale Dupont
effective: 2019-01-23 12:00:30+0000
performer: John Moore
value: Activity = 154 MBq (123-I)
component
code: Procedure reported
value: Radiopharmaceutical Administration
component
code: Administered activity
value: 154 MBq
component
code: Radiopharmaceuticals
value: Product containing ioflupane (123-I) (medicinal product)
{
"resourceType": "Observation",
"id": "122",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-dose-summary"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "ImagingStudy/22",
"identifier": {
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type",
"code": "study-instance-uid",
"display": "Study Instance UID"
}
]
},
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.840.121.3.32.0.1.32"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73569-6",
"display": "Radiation exposure and protection information [Description] Document Diagnostic imaging"
}
]
},
"subject": {
"reference": "Patient/56",
"display": "Pascale Dupont"
},
"focus": [
{
"reference": "ImagingStudy/22"
}
],
"effectiveDateTime": "2019-01-23T12:00:30.000Z",
"performer": [
{
"reference": "Practitioner/33",
"display": "John Moore"
}
],
"valueString": "Activity = 154 MBq (123-I)",
"component": [
{
"code": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"version": "2025.2.20250411",
"code": "121058",
"display": "Procedure reported"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"version": "2025.2.20250411",
"code": "113502",
"display": "Radiopharmaceutical Administration"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"version": "2025.2.20250411",
"code": "113507",
"display": "Administered activity"
}
]
},
"valueQuantity": {
"value": 154,
"unit": "MBq"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "349358000",
"display": "Radiopharmaceuticals"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "429296007",
"display": "Product containing ioflupane (123-I) (medicinal product)"
}
]
}
}
]
}