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

: Pregnancy - JSON Representation

Draft as of 2023-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pregnancy",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2022-10-05T17:07:05.848+00:00",
    "source" : "#lAJ44QbnbHOF4qRx"
  },
  "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=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.526.3.378/expansion\">Pregnancy</a></li><li>Import all the codes that are contained in <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.464.1003.111.11.1021/expansion\">Complications of Pregnancy, Childbirth and the Puerperium</a></li><li>Import all the codes that are contained in <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.464.1003.111.12.1012/expansion\">Complications of Pregnancy, Childbirth and the Puerperium</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mihr/ValueSet/pregnancy",
  "version" : "1.0.0",
  "name" : "Pregnancy",
  "title" : "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 value set represents values associated with pregnancy conditions diagnoses, outcomes, and state.  This value set is a grouping of 3 value sets: Pregnancy 2.16.840.1.113883.3.526.3.378, Complications of Pregnancy, Childbirth and the Puerperium  2.16.840.1.113883.3.464.1003.111.12.1012, and Complications of Pregnancy, Childbirth and the Puerperium (ICD 9) 2.16.840.1.113883.3.464.1003.111.11.1021 which contain SNOMED CT, and ICD-9/10 codes.  Please see VSAC (https://vsac.nlm.nih.gov/) for the latest expansion of these value sets.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "purpose" : "The purpose of this value set is to define pregnancy conditions diagnoses, outcomes, and states.",
  "copyright" : "SNOMED CT and ICD-9/10 codes",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.526.3.378"
        ]
      },
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.111.11.1021"
        ]
      },
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.111.12.1012"
        ]
      }
    ]
  }
}