WHO SMART Guidelines - HIV
0.3.0 - ci-build

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

: Type of hypertensive disorder ValueSet - TTL Representation

Active as of 2024-08-18

Raw ttl | Download


@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.E.DE264"] ; # 
  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.E.DE264</b></p><a name=\"HIV.E.DE264\"> </a><a name=\"hcHIV.E.DE264\"> </a><a name=\"HIV.E.DE264-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.46E.46DE265\">HIV.E.DE265</a></td><td>Chronic hypertension</td><td>Hypertension detected pre-pregnancy or before 20 weeks' gestation</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE266\">HIV.E.DE266</a></td><td>Essential</td><td>Hypertension without a known secondary cause (pre-pregnancy or at less than 20 weeks)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE267\">HIV.E.DE267</a></td><td>Secondary</td><td>Hypertension with a known secondary cause (e.g. renal disease; detected pre-pregnancy or at less than 20 weeks)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE268\">HIV.E.DE268</a></td><td>White-coat hypertension</td><td>sBP greater than or equal to 140 and/or dBP greater than or equal to 90 mmHg when measured in the office or clinic, and BP less than 135/85 mmHg using HBPM or ABPM readings (pre-pregnancy or at less than 20 weeks)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE269\">HIV.E.DE269</a></td><td>Masked hypertension</td><td>BP that is less than 140/90 mmHg at a clinic/office visit, but greater then or equal to 135/85 mmHg at other times outside the clinic/ office (pre-pregnancy or at less than 20 weeks)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE270\">HIV.E.DE270</a></td><td>Gestational hypertension</td><td>Hypertension arising de novo at greater than or equal to 20 weeks' gestation in the absence of proteinuria or other findings suggestive of pre-eclampsia</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE271\">HIV.E.DE271</a></td><td>Transient gestational hypertension</td><td>Hypertension arising at greater than or equal to 20 weeks' gestation in the clinic, which resolves with repeated BP readings</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE272\">HIV.E.DE272</a></td><td>Pre-eclampsia</td><td>Pre-eclampsia</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE273\">HIV.E.DE273</a></td><td>Superimposed on chronic hypertension</td><td>Among women with chronic hypertension, development of new proteinuria, another maternal organ dysfunction(s), or evidence of uteroplacental dysfunction.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.E.DE264"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "HIVEDE264"] ; # 
  fhir:title [ fhir:v "Type of hypertensive disorder ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-18T19:14:17+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 type of hypertensive disorder of the mother"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "HIV.E.DE265" ] ;
fhir:display [ fhir:v "Chronic hypertension" ]       ] [
fhir:code [ fhir:v "HIV.E.DE266" ] ;
fhir:display [ fhir:v "Essential" ]       ] [
fhir:code [ fhir:v "HIV.E.DE267" ] ;
fhir:display [ fhir:v "Secondary" ]       ] [
fhir:code [ fhir:v "HIV.E.DE268" ] ;
fhir:display [ fhir:v "White-coat hypertension" ]       ] [
fhir:code [ fhir:v "HIV.E.DE269" ] ;
fhir:display [ fhir:v "Masked hypertension" ]       ] [
fhir:code [ fhir:v "HIV.E.DE270" ] ;
fhir:display [ fhir:v "Gestational hypertension" ]       ] [
fhir:code [ fhir:v "HIV.E.DE271" ] ;
fhir:display [ fhir:v "Transient gestational hypertension" ]       ] [
fhir:code [ fhir:v "HIV.E.DE272" ] ;
fhir:display [ fhir:v "Pre-eclampsia" ]       ] [
fhir:code [ fhir:v "HIV.E.DE273" ] ;
fhir:display [ fhir:v "Superimposed on chronic hypertension" ]       ] )     ] )
  ] . #