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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.cio
Resource TypeAllergyIntolerance
Idovint-pat09-oi-peg-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "ovint-pat09-oi-peg-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityIntolerance"
    ]
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/5.0/StructureDefinition/extension-AllergyIntolerance.type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "420134006",
            "display": "neiging tot ongewenste reactie"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/allergyintolerance-assertedDate",
      "valueDateTime": "${DATE, T, D, -7}T16:43:06+02:00"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-WayOfDetermination",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "14736009",
            "display": "History and physical examination with evaluation and management of patient (procedure)"
          }
        ]
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-RelationCondition",
      "valueReference": {
        "reference": "Condition/aog-pat09-aog-oi-peg-01",
        "type": "Condition",
        "display": "Aandoening, startdatum: T-7D{16:43:06}"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier",
      "valueIdentifier": {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.26.1.341",
        "value": "pat09-gmo-01"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.26.1.456",
      "value": "pat09-oi-peg-01"
    }
  ],
  "category": [
    "medication"
  ],
  "_category": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "419511003",
                "display": "Propensity to adverse reactions to drug (finding)"
              }
            ]
          }
        }
      ]
    }
  ],
  "criticality": "high",
  "_criticality": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "24484000",
              "display": "Severe (severity modifier) (qualifier value)"
            }
          ]
        }
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.750",
        "code": "59048",
        "display": "MACROGOL"
      }
    ]
  },
  "patient": {
    "reference": "Patient/patient-XXX-Hali",
    "type": "Patient",
    "display": "Patient, Abdelhak (Abdel) XXX_Hali"
  },
  "onsetDateTime": "${DATE, T, D, -7}T16:43:06+02:00",
  "recordedDate": "${DATE, T, D, -7}T16:43:06+02:00",
  "recorder": {
    "reference": "PractitionerRole/pracrole-000003334",
    "type": "PractitionerRole",
    "display": "Healthcare professional (role), A. Rast, MEDISCH SPECIALIST, ALLERGOLOGIE, Algemeen Stadsziekenhuis"
  },
  "asserter": {
    "reference": "PractitionerRole/pracrole-000003334",
    "type": "PractitionerRole",
    "display": "Healthcare professional (role), A. Rast, MEDISCH SPECIALIST, ALLERGOLOGIE, Algemeen Stadsziekenhuis"
  },
  "note": [
    {
      "text": "Met intradermale test vastgesteld"
    }
  ]
}