FHIR IG analytics| Package | hl7.fhir.cl.minsal.urgencia |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-39d71be0-2eea-4672-ac70-73373a19e714.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 39d71be0-2eea-4672-ac70-73373a19e714
Profile: Alergias e Intolerancia
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
code: Alergia a la amoxicilina
{
"resourceType": "AllergyIntolerance",
"id": "39d71be0-2eea-4672-ac70-73373a19e714",
"meta": {
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/AlergiaIntolerancia"
]
},
"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"
}
]
},
"type": "allergy",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372687004"
}
],
"text": "Alergia a la amoxicilina"
},
"patient": {
"reference": "Patient/6ec6dc25-4b65-4165-a545-9b796f60b997"
},
"encounter": {
"reference": "Encounter/d1391b7b-302a-49f8-a908-8116599e137e"
}
}