FHIR IG analytics
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 version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE458 | Date medications prescribed | Date the medications were prescribed |
| HIV.D.DE459 | Dose of medications prescribed | Number of doses (quantity taken at a single point in time) of drugs prescribed/dispensed |
| HIV.D.DE460 | Number of days medications prescribed | Number of days supply of each medication or regimen prescribed during the visit |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.D.DE457",
"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.DE457",
"version": "0.4.4",
"name": "HIVDDE457",
"title": "Medications prescribed ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of name or regimen code of all other medications prescribed during the visit",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE458",
"display": "Date medications prescribed"
},
{
"code": "HIV.D.DE459",
"display": "Dose of medications prescribed"
},
{
"code": "HIV.D.DE460",
"display": "Number of days medications prescribed"
}
]
}
]
}
}