WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-10-30 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HIV.D.DE593"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset> ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset> ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HIV.D.DE593</b></p><a name=\"HIV.D.DE593\"> </a><a name=\"hcHIV.D.DE593\"> </a><a name=\"HIV.D.DE593-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIVConcepts.html\"><code>http://smart.who.int/hiv/CodeSystem/HIVConcepts</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE594\">HIV.D.DE594</a></td><td>Currently taking</td><td>The medication is still being taken (active)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE595\">HIV.D.DE595</a></td><td>Completed</td><td>The medication is no longer being taken</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE596\">HIV.D.DE596</a></td><td>Entered in error</td><td>Entered in error</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE597\">HIV.D.DE597</a></td><td>Intended</td><td>The medication may be taken at some time in the future</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE598\">HIV.D.DE598</a></td><td>Stopped</td><td>Actions 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.</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE599\">HIV.D.DE599</a></td><td>On hold</td><td>The client has temporarily stopped taking the medication, but is expected to continue again later. May also be called 'suspended'.</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE600\">HIV.D.DE600</a></td><td>Unknown</td><td>The state of the medication use is not currently known</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE601\">HIV.D.DE601</a></td><td>Did not take</td><td>The client did not take the medication</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.D.DE593"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "HIVDDE593"] ; #
fhir:title [ fhir:v "Medication status ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30T19:04:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set of current state of the client's taking of the medication"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "HIV.D.DE594" ] ;
fhir:display [ fhir:v "Currently taking" ] ] [
fhir:code [ fhir:v "HIV.D.DE595" ] ;
fhir:display [ fhir:v "Completed" ] ] [
fhir:code [ fhir:v "HIV.D.DE596" ] ;
fhir:display [ fhir:v "Entered in error" ] ] [
fhir:code [ fhir:v "HIV.D.DE597" ] ;
fhir:display [ fhir:v "Intended" ] ] [
fhir:code [ fhir:v "HIV.D.DE598" ] ;
fhir:display [ fhir:v "Stopped" ] ] [
fhir:code [ fhir:v "HIV.D.DE599" ] ;
fhir:display [ fhir:v "On hold" ] ] [
fhir:code [ fhir:v "HIV.D.DE600" ] ;
fhir:display [ fhir:v "Unknown" ] ] [
fhir:code [ fhir:v "HIV.D.DE601" ] ;
fhir:display [ fhir:v "Did not take" ] ] ) ] )
] . #
IG © 2023+ WHO. Package smart.who.int.hiv#0.3.0 based on FHIR 4.0.1. Generated 2024-10-30
Links: Table of Contents |
QA Report
| Version History | License