Longitudinal Maternal & Infant Health Information for Research
1.0.0 - STU 1.0.0 United States of America flag

Longitudinal Maternal & Infant Health Information for Research, published by HL7 Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-mmm-ig/ and changes regularly. See the Directory of published versions

: ValueSet – Hypertensive Disorders of Pregnancy - JSON Representation

Draft as of 2023-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hypertensive-disorders-pregnancy",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2022-03-28T18:00:55.602+00:00",
    "source" : "#s6H7Vx3TpzM3PBPT"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-hypertensive-disorders-pregnancy-ICD.html\">ValueSet – Hypertensive Disorders of Pregnancy ICD</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-hypertensive-disorders-pregnancy-SNOMED.html\">ValueSet – Hypertensive Disorders of Pregnancy SNOMED CT</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mihr/ValueSet/hypertensive-disorders-pregnancy",
  "version" : "1.0.0",
  "name" : "ValueSetHypertensiveDisordersofPregnancy",
  "title" : "ValueSet – Hypertensive Disorders of Pregnancy",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-03-29T19:10:30+00:00",
  "publisher" : "HL7 Public Health Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This is a grouping value set that includes terms related to hypertensive disorders of pregnancy which include pre-existing hypertension, chronic hypertension, hypertensive chronic kidney disease, essential hypertension, hypertension diagnosed during the course of pregnancy and diagnoses of pre-eclampsia and eclampsia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "purpose" : "This grouping value set groups Hypertensive Disorders of Pregnancy codes from the SNOMED-CT and ICD-10 codesystems.",
  "copyright" : "ICD-10-cm and SNOMED CT",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mihr/ValueSet/hypertensive-disorders-pregnancy-ICD"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mihr/ValueSet/hypertensive-disorders-pregnancy-SNOMED"
        ]
      }
    ]
  }
}