FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-aspirin-intolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "aspirin-intolerance",
"meta": {
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-allergy-intolerance"
],
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "allergiesAndIntolerances",
"display": "רגישויות"
}
]
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:a76d9bbf-f293-4fb7-ad4c-2851bac77162",
"type": {
"coding": [
{
"code": "strong-id",
"system": "http://fhir.health.gov.il/cs/il-core-identifier-type"
}
]
}
}
],
"extension": [
{
"extension": [
{
"url": "endDate",
"valueDateTime": "2022-03-14"
}
],
"url": "http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end"
}
],
"category": [
"medication"
],
"reaction": [
{
"extension": [
{
"valueDuration": {
"value": 3,
"code": "h",
"system": "http://unitsofmeasure.org"
},
"url": "http://fhir.health.gov.il/StructureDefinition/ext-reaction-duration"
}
],
"substance": {
"coding": [
{
"code": "387458008",
"system": "http://snomed.info/sct",
"display": "Aspirin (substance)"
}
]
},
"manifestation": [
{
"coding": [
{
"code": "60862001",
"system": "http://snomed.info/sct",
"display": "Tinnitus (finding)"
}
]
}
],
"exposureRoute": {
"coding": [
{
"code": "26643006",
"system": "http://snomed.info/sct",
"display": "Oral route (qualifier value)"
}
]
},
"severity": "mild"
}
],
"clinicalStatus": {
"coding": [
{
"code": "active",
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"
}
]
},
"verificationStatus": {
"coding": [
{
"code": "confirmed",
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"
}
]
},
"type": "intolerance",
"criticality": "low",
"code": {
"coding": [
{
"code": "292044008",
"system": "http://snomed.info/sct",
"display": "Aspirin adverse reaction"
}
]
},
"onsetDateTime": "2004",
"patient": {
"reference": "Patient/patient-with-israeli-id"
},
"recorder": {
"reference": "Practitioner/practitioner-with-encrypted-israeli-id"
},
"asserter": {
"reference": "Patient/patient-with-israeli-id"
},
"encounter": {
"reference": "Encounter/allergy-encounter"
}
}