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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeAllergyIntolerance
IdAllergyIntolerance-30551ce1-5a28-4356-b684-2e639094ad02.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 30551ce1-5a28-4356-b684-2e639094ad02

clinicalStatus: Active

code: Allergy to sulfonamide

patient: Female, DoB Unknown


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "30551ce1-5a28-4356-b684-2e639094ad02",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "91939003",
        "display": "Allergy to sulfonamide"
      }
    ]
  },
  "patient": {
    "reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
  }
}