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

FHIR IG analytics

Packagehl7.fhir.cl.minsal.quirurgico
Resource TypeAllergyIntolerance
IdAllergyIntolerance-8f627a17-27f4-4519-9ff7-4f1da6f0eef2.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: AllergiaIntolerancia 8f627a17-27f4-4519-9ff7-4f1da6f0eef2

clinicalStatus: Active

verificationStatus: Confirmed

code: Alergia a la amoxicilina

patient: Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)


Source1

{
  "resourceType": "AllergyIntolerance",
  "id": "8f627a17-27f4-4519-9ff7-4f1da6f0eef2",
  "meta": {
    "profile": [
      "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/AllergyIntoleranceIniciarLE"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "clinicalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active"
      }
    ]
  },
  "verificationStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "code": "confirmed"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "372687004"
      }
    ],
    "text": "Alergia a la amoxicilina"
  },
  "patient": {
    "reference": "Patient/22e862c5-6d96-44ec-869c-dba001058cb3"
  }
}