FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.basis.with.expansion
Resource TypeAllergyIntolerance
IdAllergyIntolerance_1ea846a5_dc9f_45e5_9082_723151672659.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Diese Instanz von KBV_PR_Base_AllergyIntolerance stellt eine aktive und bestätigte Allergie gegen Cashewnüsse mit hoher Kritikalität dar, die für einen Patienten im Kindesalter mit Manifestationen von Anaphylaxie einschließlich Atembeschwerden erfasst wurde und von Doofenshmirtz am 1. Januar 2020 festgestellt wurde.

Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "1ea846a5-dc9f-45e5-9082-723151672659",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "227493005",
        "display": "Cashew nut (substance)",
        "version": "http://snomed.info/sct/11000274103/version/20240515"
      },
      {
        "system": "http://fhir.de/CodeSystem/ask",
        "version": "1.4.0",
        "code": "11849",
        "display": "ausgedacht"
      }
    ],
    "text": "Cashewnüsse"
  },
  "extension": [
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_AllergyIntolerance_Abatement",
      "valueDateTime": "2012"
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/11000274103/version/20240515",
            "code": "271872005",
            "display": "Old age (qualifier value)"
          }
        ]
      }
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "clinicalStatus": {
    "coding": [
      {
        "version": "4.0.1",
        "code": "active",
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "display": "Active"
      }
    ]
  },
  "verificationStatus": {
    "coding": [
      {
        "version": "4.0.1",
        "code": "confirmed",
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "display": "Confirmed"
      }
    ]
  },
  "type": "allergy",
  "category": [
    "food"
  ],
  "criticality": "high",
  "patient": {
    "reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
  },
  "onsetAge": {
    "extension": [
      {
        "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life",
        "valueCodeableConcept": {
          "coding": [
            {
              "version": "http://snomed.info/sct/11000274103/version/20240515",
              "code": "255398004",
              "system": "http://snomed.info/sct",
              "display": "Childhood (qualifier value)"
            }
          ]
        }
      }
    ]
  },
  "recorder": {
    "reference": "Practioner/12345678901234567890"
  },
  "note": [
    {
      "authorString": "Doofenshmirtz",
      "time": "2020-01-01",
      "text": "Seit einiger Zeit sind keine allergischen Reaktionen mehr aufgetreten."
    }
  ],
  "reaction": [
    {
      "manifestation": [
        {
          "coding": [
            {
              "version": "http://snomed.info/sct/900000000000207008/version/20230131",
              "code": "39579001",
              "system": "http://snomed.info/sct",
              "display": "Anaphylaxis (disorder)"
            }
          ],
          "text": "Atemnot"
        }
      ],
      "description": "Allergien und Intolleranzen",
      "severity": "severe",
      "exposureRoute": {
        "coding": [
          {
            "version": "http://snomed.info/sct/11000274103/version/20240515",
            "code": "10547007",
            "system": "http://snomed.info/sct",
            "display": "Otic route (qualifier value)"
          }
        ],
        "text": "Ohrenroute"
      }
    }
  ]
}