0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC3-XRayOnDischarge - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC3-XRayOnDischarge",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC3-XRayOnDischarge</b></p><a name=\"UC3-XRayOnDischarge\"> </a><a name=\"hcUC3-XRayOnDischarge\"> </a><a name=\"UC3-XRayOnDischarge-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 241076001}\">Tibia and/or fibula X-ray</span></p><p><b>subject</b>: <a href=\"Patient-UC3-Patient.html\">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href=\"Encounter-UC3-EncounterBrokenLeg.html\">Encounter: status = finished; class = IMP (IMP); period = 2019-01-15 --&gt; 2019-01-18; reasonCode = Fracture of bone</a></p><p><b>effective</b>: 2019-01-18</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 32696007}\">Structure of right lower leg</span></p><p><b>derivedFrom</b>: <a href=\"Media-UC3-Media-X-Ray-left.html\">Media: status = completed; type = Image; modality = X-Ray Angiography; view = Lateral projection; reasonCode = Fracture of bone (disorder); bodySite = Structure of left lower limb (body structure); deviceName = MSL MSLPX15; note = Finding: everything ok</a></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "imaging"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "241076001",
        "display" : "Tibia and/or fibula X-ray"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC3-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC3-EncounterBrokenLeg"
  },
  "effectiveDateTime" : "2019-01-18",
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "32696007",
        "display" : "Structure of right lower leg"
      }
    ]
  },
  "derivedFrom" : [
    {
      🔗 "reference" : "Media/UC3-Media-X-Ray-left"
    }
  ]
}