This page is part of the International Patient Summary Implementation Guide (v1.1.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Observation: imaging CT Abdomen W contrast IV, sub-observations - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "ips-example-imaging-4",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>\n\t\t\t\t<b>date</b>: 1995-06-08\n </p>\n\t\t\t<p>\n\t\t\t\t<b>subject</b>: <a>Patient/eumfh-39-07</a>\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>CT Abdomen W contrast IV</b>\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>Procedure Description:</b>Serial imaging was obtained in the upper abdomen with the administration of oral and intravenous contrast.</p>\n\t\t\t<p>\n\t\t\t\t<b>Finding:</b>The examination demonstrates a well circumscribed 3 cm lesion present within the medial aspect of the inferior right liver lobe. Initial evaluation demonstrates lack of contrast enhancement. Subsequent imaging (not shown) demonstrated typical contrast enhancement pattern of a benign hemangioma of the liver. The remaining contrast enhancement pattern in the liver is normal. There is normal appearance of the adrenal glands, spleen, kidneys, and pancreas. There is no evidence of liver metastasis.</p>\n\t\t\t<p>\n\t\t\t\t<b>Conclusion:</b>3 cm nodule present in the inferior medial aspect of right liver lobe. Contrast enhancement pattern consistent with the diagnosis of hemangioma.\n </p>\n\t\t</div>"
},
"partOf" : [
{
"reference" : "ImagingStudy/TII-ImagingStudy-5-1"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "imaging",
"display" : "Imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "79103-8",
"display" : "CT Abdomen W contrast IV"
}
],
"text" : "Upper abdomen with the administration of oral and intravenous contrast (example-4)"
},
"subject" : {
"reference" : "Patient/eumfh-39-07"
},
"effectiveDateTime" : "1995-06-08",
"performer" : [
{
"reference" : "Practitioner/eumfh-39-07"
},
{
"reference" : "Organization/TII-Organization1"
}
],
"valueString" : "3 cm nodule present in the inferior medial aspect of right liver lobe. Contrast enhancement pattern consistent with the diagnosis of hemangioma.",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "121065",
"display" : "Procedure Description"
}
]
},
"valueString" : "Serial imaging was obtained in the upper abdomen with the administration of oral and intravenous contrast."
},
{
"code" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "121071",
"display" : "Finding"
}
]
},
"valueString" : "The examination demonstrates a well circumscribed 3 cm lesion present within the medial aspect of the inferior right liver lobe. Initial evaluation demonstrates lack of contrast enhancement. Subsequent imaging (not shown) demonstrated typical contrast enhancement pattern of a benign hemangioma of the liver. The remaining contrast enhancement pattern in the liver is normal. There is normal appearance of the adrenal glands, spleen, kidneys, and pancreas. There is no evidence of liver metastasis."
}
]
}