FHIR IG Statistics: ValueSet/HIV.D.DE560
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.D.DE561 | No known allergies | Client does not have any known allergies |
HIV.D.DE562 | Don't know of any allergies | Client does not know whether or not she has allergies |
HIV.D.DE563 | Albendazole | Allergy to albendazole |
HIV.D.DE564 | Malaria medication (sulfadoxine-pyrimethamine) | Allergy to malaria medication (sulfadoxine-pyrimethamine) |
HIV.D.DE565 | Penicillin | Allergy to penicillin |
HIV.D.DE566 | Tenofovir disoproxil fumarate (TDF) | Allergy to pre-exposure prophylaxis (PrEP) tenofovir disoproxil fumarate (TDF) |
HIV.D.DE567 | Other allergies | Client has other allergies not listed here |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE560",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.D.DE560",
"version": "1.0.0",
"name": "HIVDDE560",
"title": "Allergies ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of does the client have any allergies?",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE561",
"display": "No known allergies"
},
{
"code": "HIV.D.DE562",
"display": "Don't know of any allergies"
},
{
"code": "HIV.D.DE563",
"display": "Albendazole"
},
{
"code": "HIV.D.DE564",
"display": "Malaria medication (sulfadoxine-pyrimethamine)"
},
{
"code": "HIV.D.DE565",
"display": "Penicillin"
},
{
"code": "HIV.D.DE566",
"display": "Tenofovir disoproxil fumarate (TDF)"
},
{
"code": "HIV.D.DE567",
"display": "Other allergies"
}
]
}
]
}
}