HL7 Europe Imaging Study Report
0.1.1-build - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.1-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions

: RestWmsi04 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "RestWmsi04",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation RestWmsi04</b></p><a name=\"RestWmsi04\"> </a><a name=\"hcRestWmsi04\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org #39886-7}\">Views first pass+wall motion^at rest+W radionuclide IV</span></p><p><b>subject</b>: <a href=\"Patient-PatientStructuredReport.html\">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a></p><p><b>effective</b>: 2023-06-01</p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA24346-1}\">Normal or hyperkinetic</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://loinc.org #18123-0}\">Left ventricular basal inferior Segmental wall motion by US</span></p><p><b>derivedFrom</b>: <a href=\"DocumentReference-WMSIImage.html\">DocumentReference: status = current</a></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "#39886-7",
        "display" : "Views first pass+wall motion^at rest+W radionuclide IV"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientStructuredReport"
  },
  "effectiveDateTime" : "2023-06-01",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "LA24346-1",
        "display" : "Normal or hyperkinetic"
      }
    ]
  },
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "#18123-0",
        "display" : "Left ventricular basal inferior Segmental wall motion by US"
      }
    ]
  },
  "derivedFrom" : [
    {
      🔗 "reference" : "DocumentReference/WMSIImage"
    }
  ]
}