FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-BSJ-AllergyACE.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance BSJ-AllergyACE
clinicalStatus: Active
verificationStatus: Confirmed
category: Medication
criticality: High Risk
code: Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)
lastOccurrence: 2011-10
| Substance | Manifestation |
| captopril 12.5 MG Oral Tablet | Hyperkalemia caused by angiotensin-converting enzyme inhibitor (disorder) |
{
"resourceType": "AllergyIntolerance",
"id": "BSJ-AllergyACE",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|8.0.1"
]
},
"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"
}
]
},
"category": [
"medication"
],
"criticality": "high",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372733002",
"display": "Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)"
}
]
},
"patient": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"asserter": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"lastOccurrence": "2011-10",
"reaction": [
{
"substance": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "308963",
"display": "captopril 12.5 MG Oral Tablet"
}
]
},
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "427195008",
"display": "Hyperkalemia caused by angiotensin-converting enzyme inhibitor (disorder)"
}
]
}
]
}
]
}