FHIR IG Statistics: ValueSet/HIV.E.DE264
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
Code | Display | Definition |
HIV.E.DE265 | Chronic hypertension | Hypertension detected pre-pregnancy or before 20 weeks' gestation |
HIV.E.DE266 | Essential | Hypertension without a known secondary cause (pre-pregnancy or at less than 20 weeks) |
HIV.E.DE267 | Secondary | Hypertension with a known secondary cause (e.g. renal disease; detected pre-pregnancy or at less than 20 weeks) |
HIV.E.DE268 | White-coat hypertension | 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) |
HIV.E.DE269 | Masked hypertension | 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) |
HIV.E.DE270 | Gestational hypertension | 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 |
HIV.E.DE271 | Transient gestational hypertension | Hypertension arising at greater than or equal to 20 weeks' gestation in the clinic, which resolves with repeated BP readings |
HIV.E.DE272 | Pre-eclampsia | Pre-eclampsia |
HIV.E.DE273 | Superimposed on chronic hypertension | Among women with chronic hypertension, development of new proteinuria, another maternal organ dysfunction(s), or evidence of uteroplacental dysfunction. |
Source
{
"resourceType": "ValueSet",
"id": "HIV.E.DE264",
"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.E.DE264",
"version": "1.0.0",
"name": "HIVEDE264",
"title": "Type of hypertensive disorder 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 type of hypertensive disorder of the mother",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE265",
"display": "Chronic hypertension"
},
{
"code": "HIV.E.DE266",
"display": "Essential"
},
{
"code": "HIV.E.DE267",
"display": "Secondary"
},
{
"code": "HIV.E.DE268",
"display": "White-coat hypertension"
},
{
"code": "HIV.E.DE269",
"display": "Masked hypertension"
},
{
"code": "HIV.E.DE270",
"display": "Gestational hypertension"
},
{
"code": "HIV.E.DE271",
"display": "Transient gestational hypertension"
},
{
"code": "HIV.E.DE272",
"display": "Pre-eclampsia"
},
{
"code": "HIV.E.DE273",
"display": "Superimposed on chronic hypertension"
}
]
}
]
}
}