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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.cio
Resource TypeAllergyIntolerance
Idovint-pat08-oi-pen-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-pat08-oi-pen-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, Y, -12}T10:00:41+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-pat08-aog-02",
        "type": "Condition",
        "display": "Aandoening, startdatum: T-13Y{08:00:23}"
      }
    },
    {
      "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": "pat08-gmo-01"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.26.1.456",
      "value": "pat08-oi-pen-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)"
              }
            ]
          }
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.902.122",
        "code": "57",
        "display": "AMOXICILLINE/AMPICILLINE"
      }
    ]
  },
  "patient": {
    "reference": "Patient/patient-XXX-Smabers",
    "type": "Patient",
    "display": "Patient, Pascal XXX_Smabers"
  },
  "onsetDateTime": "${DATE, T, Y, -13}T08:00:23+02:00",
  "recordedDate": "${DATE, T, Y, -12}T10:00:41+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"
  }
}