FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-example-grass-pollen-allergy.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: AllergyIntolerance example-grass-pollen-allergy
Language: en
Profile: UZ Core AllergyIntolerance
Abatement: Symptoms resolved after antihistamine course
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
category: Environment
code: Grass pollen
onset: 2025-07-10
reaction
substance: Walnut, pollen (Jug r_pollen)
Manifestations
Concept Shortness of breath severity: Severe
Russian
Сгенерированный нарратив: Риск возникновения вредной или нежелательной физиологической реакции, которая является уникальной для каждого человека и связана с воздействием вещества. example-grass-pollen-allergy
Язык: en
Профиль: UZ Core AllergyIntolerance
Abatement: Symptoms resolved after antihistamine course
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
category: Окружающий среда
code: Grass pollen
onset: 2025-07-10
reaction
substance: Walnut, pollen (Jug r_pollen)
Manifestations
Concept Shortness of breath severity: Тяжёлая
Uzbek
Generated Narrative: Zararli yoki kiruvchi, fiziologik reaktsiya xavfi, bu faqat individualdir va moddaga ta'sir qilish bilan bog'liq. example-grass-pollen-allergy
Language: en
Profile: UZ Core AllergyIntolerance
Abatement: Symptoms resolved after antihistamine course
clinicalStatus: Active
verificationStatus: Confirmed
type: Allergy
category: Atrof-muhit
code: Grass pollen
onset: 2025-07-10
reaction
substance: Walnut, pollen (Jug r_pollen)
Manifestations
Concept Shortness of breath severity: Og'ir
{
"resourceType": "AllergyIntolerance",
"id": "example-grass-pollen-allergy",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-allergy-intolerance"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement",
"valueString": "Symptoms resolved after antihistamine course"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/allergy-intolerance-type",
"code": "allergy",
"display": "Allergy"
}
]
},
"category": [
"environment"
],
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergen-codes-cs",
"code": "aller-0010-00001",
"display": "Grass pollen"
}
]
},
"patient": {
"reference": "Patient/example-salim"
},
"encounter": {
"reference": "Encounter/example-encounter"
},
"onsetDateTime": "2025-07-10",
"reaction": [
{
"substance": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-substance-cs",
"code": "aller-0010-00031",
"display": "Walnut, pollen (Jug r_pollen)"
}
]
},
"manifestation": [
{
"concept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-manifestation-cs",
"code": "aller-0006-00004",
"display": "Shortness of breath"
}
]
}
}
],
"severity": "severe"
}
]
}