Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

JSON Format: AllergyIntolerance-eumfh-39-07-1

Raw json

{
  "resourceType" : "AllergyIntolerance",
  "id" : "eumfh-39-07-1",
  "meta" : {
    "profile" : [
      "http://hl7.eu/fhir/trillium2/StructureDefinition/AllergyIntolerance-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: eumfh-39-07-1</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: active</p><p><b>verificationStatus</b>: confirmed</p><p><b>code</b>: No known allergies <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips code 'no-known-allergies' = 'No known allergies', given as 'No known allergies'})</span></p><p><b>patient</b>: <a href=\"Patient-eumfh-39-07.html\">Alexander Heig (inject 39-07). Generated Summary: id: eumfh-39-07; 39-07, EUR01P0001; active; Alexander Heig ; gender: male; birthDate: 1-gen-1957</a></p><p><b>onset</b>: </p><p><b style=\"color: maroon\">Exception generating Narrative: null</b></p></div>"
  },
  "clinicalStatus" : "active",
  "verificationStatus" : "confirmed",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "code" : "no-known-allergies",
        "display" : "No known allergies"
      }
    ]
  },
  "patient" : {
    "reference" : "Patient/eumfh-39-07",
    "display" : "Alexander Heig (inject 39-07)"
  },
  "_onsetDateTime" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode" : "unknown"
      }
    ]
  }
}