FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.D.DE593

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE593
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE593.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE593
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE593
TitleMedication status ValueSet
Authoritywho
DescriptionValue set of current state of the client's taking of the medication

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.DE593

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE594Currently takingThe medication is still being taken (active)
    HIV.D.DE595CompletedThe medication is no longer being taken
    HIV.D.DE596Entered in errorEntered in error
    HIV.D.DE597IntendedThe medication may be taken at some time in the future
    HIV.D.DE598StoppedActions implied by the statement have been permanently halted, before all of them occurred. This should not be used if the statement was entered in error.
    HIV.D.DE599On holdThe client has temporarily stopped taking the medication, but is expected to continue again later. May also be called 'suspended'.
    HIV.D.DE600UnknownThe state of the medication use is not currently known
    HIV.D.DE601Did not takeThe client did not take the medication

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE593",
  "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.DE593",
  "version": "1.0.0",
  "name": "HIVDDE593",
  "title": "Medication status 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 current state of the client's taking of the medication",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE594",
            "display": "Currently taking"
          },
          {
            "code": "HIV.D.DE595",
            "display": "Completed"
          },
          {
            "code": "HIV.D.DE596",
            "display": "Entered in error"
          },
          {
            "code": "HIV.D.DE597",
            "display": "Intended"
          },
          {
            "code": "HIV.D.DE598",
            "display": "Stopped"
          },
          {
            "code": "HIV.D.DE599",
            "display": "On hold"
          },
          {
            "code": "HIV.D.DE600",
            "display": "Unknown"
          },
          {
            "code": "HIV.D.DE601",
            "display": "Did not take"
          }
        ]
      }
    ]
  }
}