FHIR IG analytics| Package | hl7.fhir.cl.minsal.quirurgico |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-8f627a17-27f4-4519-9ff7-4f1da6f0eef2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergiaIntolerancia 8f627a17-27f4-4519-9ff7-4f1da6f0eef2
Profile: AllergyIntolerance Iniciar LE
clinicalStatus: Active
verificationStatus: Confirmed
code: Alergia a la amoxicilina
patient: Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)
{
"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"
}
}