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

: UC5-LabTestEosinophilAug2024-Day3 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC5-LabTestEosinophilAug2024-Day3",
  "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 UC5-LabTestEosinophilAug2024-Day3</b></p><a name=\"UC5-LabTestEosinophilAug2024-Day3\"> </a><a name=\"hcUC5-LabTestEosinophilAug2024-Day3\"> </a><a name=\"UC5-LabTestEosinophilAug2024-Day3-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 711-2}\">Eosinophils</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez  Female, DoB: 1956-12-01</a></p><p><b>encounter</b>: <a href=\"Encounter-UC5-EncounterCarlosVanBurenAug2024.html\">Encounter: status = finished; class = EMER (EMER); period = 2024-08-10 --&gt; 2024-08-13; reasonCode = Asthma exacerbation</a></p><p><b>effective</b>: 2024-08-12</p><p><b>value</b>: 3 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "711-2",
        "display" : "Eosinophils"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC5-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC5-EncounterCarlosVanBurenAug2024"
  },
  "effectiveDateTime" : "2024-08-12",
  "valueQuantity" : {
    "value" : 3,
    "system" : "http://unitsofmeasure.org",
    "code" : "%"
  }
}