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

: UC2-NutAllergenPanel1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC2-NutAllergenPanel1",
  "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 UC2-NutAllergenPanel1</b></p><a name=\"UC2-NutAllergenPanel1\"> </a><a name=\"hcUC2-NutAllergenPanel1\"> </a><a name=\"UC2-NutAllergenPanel1-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">Laboratoty Tests</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 63486-5}\">Nut allergen panel - Serum</span></p><p><b>subject</b>: <a href=\"Patient-UC2-Patient.html\">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC2-AllergyLabTest.html\">Encounter: status = finished; class = AMB (AMB); period = 2022-08-13 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>effective</b>: 2023-08-13</p><p><b>issued</b>: 2023-08-13 14:30:00+0100</p><p><b>performer</b>: <a href=\"Organization-UC2-AllergyCenterBerlin.html\">Organization Allergy Center Berlin</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive</span></p><p><b>interpretation</b>: <span title=\"Codes:\">High</span></p><p><b>note</b>: Positive for cashew and almond allergies</p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "laboratory",
          "display" : "Laboratoty Tests"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "63486-5",
        "display" : "Nut allergen panel - Serum"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC2-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC2-AllergyLabTest"
  },
  "effectiveDateTime" : "2023-08-13",
  "issued" : "2023-08-13T14:30:00+01:00",
  "performer" : [
    {
      🔗 "reference" : "Organization/UC2-AllergyCenterBerlin"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "10828004",
        "display" : "Positive"
      }
    ]
  },
  "interpretation" : [
    {
      "coding" : [
        {
          "code" : "H",
          "display" : "High"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Positive for cashew and almond allergies"
    }
  ]
}