FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.D.DE457.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE457.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE457
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00:00
NameHIVDDE457
TitleMedications prescribed ValueSet
Authoritywho
DescriptionValue set of name or regimen code of all other medications prescribed during the visit

Resources that use this resource

StructureDefinition
HIVDCareTreatmentHIV.D Care-Treatment

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet HIV.D.DE457

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4
    CodeDisplayDefinition
    HIV.D.DE458Date medications prescribedDate the medications were prescribed
    HIV.D.DE459Dose of medications prescribedNumber of doses (quantity taken at a single point in time) of drugs prescribed/dispensed
    HIV.D.DE460Number of days medications prescribedNumber 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"
          }
        ]
      }
    ]
  }
}