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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeAllergyIntolerance
IdAllergyIntolerance-26be4e8d-b6bc-4b61-a4ff-87641d9aa789.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

Generated Narrative: AllergyIntolerance 26be4e8d-b6bc-4b61-a4ff-87641d9aa789

identifier: http://example.org/hospital/allergy-intolerances/allergy-2

clinicalStatus: Active

verificationStatus: Unconfirmed

code: Travy, prach, pyl

patient: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "26be4e8d-b6bc-4b61-a4ff-87641d9aa789",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/allergyIntolerance-cz-hdr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/hospital/allergy-intolerances",
      "value": "allergy-2"
    }
  ],
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active"
      }
    ]
  },
  "verificationStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "code": "unconfirmed"
      }
    ]
  },
  "code": {
    "text": "Travy, prach, pyl"
  },
  "patient": {
    "reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
  }
}