FHIR IG analytics| Package | hl7.fhir.uv.radiation-dose-summary |
| Resource Type | Observation |
| Id | Observation-33.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 33
Language: en
Profile: Indication Observation
status: Final
code: Indications for Procedure
subject: Pascale Dupont
effective: 2015-01-01 23:43:30+0000
performer: John Moore
value: Exam to check right kidney
{
"resourceType": "Observation",
"id": "33",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/indication-observation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"version": "2025.2.20250411",
"code": "121109",
"display": "Indications for Procedure"
}
]
},
"subject": {
"reference": "Patient/56",
"display": "Pascale Dupont"
},
"effectiveDateTime": "2015-01-01T23:43:30.000Z",
"performer": [
{
"reference": "Practitioner/33",
"display": "John Moore"
}
],
"valueString": "Exam to check right kidney"
}