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 - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "ips-example-imaging-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b>CT Abdomen W contrast IV</b>\n </p>\n <p>\n <b>date</b>: 1995-06-08\n </p>\n <p>\n <b>subject</b>:\n <a>Patient/eumfh-39-07</a>\n </p>\n <p>\n <b>value</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 </div>"
},
"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."
}