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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeAllergyIntolerance
IdAllergyIntolerance-eot677ioPb4frLYJYyuabIg3.json
FHIR VersionR3

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

Generated Narrative: AllergyIntolerance eot677ioPb4frLYJYyuabIg3

clinicalStatus: Active

verificationStatus: Confirmed

category: Food

code: PINDA

patient: Fictief, Jan

onset: 2017-12-03 --> (ongoing)

assertedDate: 2017-12-03 10:23:22+0000

Reactions

-ManifestationDescriptionSeverity
*ErythrodermieErythrodermieModerate

Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "eot677ioPb4frLYJYyuabIg3",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "clinicalStatus": "active",
  "verificationStatus": "confirmed",
  "category": [
    "food"
  ],
  "code": {
    "text": "PINDA"
  },
  "patient": {
    "reference": "https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3",
    "display": "Fictief, Jan"
  },
  "onsetPeriod": {
    "start": "2017-12-03"
  },
  "assertedDate": "2017-12-03T10:23:22Z",
  "reaction": [
    {
      "manifestation": [
        {
          "text": "Erythrodermie"
        }
      ],
      "description": "Erythrodermie",
      "severity": "moderate"
    }
  ]
}