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 Procedure Delivery - JSON Representation

Draft as of 2023-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PregnancyProcedureDelivery",
  "meta" : {
    "versionId" : "15",
    "lastUpdated" : "2022-10-05T20:26:39.069+00:00",
    "source" : "#84pinPtJzPVByzNQ"
  },
  "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.464.1003.111.12.1015/expansion\">Delivery Live Births</a></li><li>Import all the codes that are contained in <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1078.5/expansion\">Delivery - Procedure</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-PregnancyProcedureDelivery-CPT.html\">Pregnancy Procedure Delivery CPT</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mihr/ValueSet/PregnancyProcedureDelivery",
  "version" : "1.0.0",
  "name" : "PregnancyProcedureDelivery",
  "title" : "Pregnancy Procedure Delivery",
  "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 pregnancy procedure delivery value set defines delivery and live birth procedures such as vaginal, cesarean and forcep deliveries.  This is a grouping value set  which includes two value sets: Delivery and Live Births 2.16.840.1.113883.3.464.1003.111.12.1015 and Delivery Procedures 2.16.840.1.113762.1.4.1078.5 which contains SNOMED CT, ICD10PCS codes. Please see VSAC (https://vsac.nlm.nih.gov/) for the latest code expansion.",
  "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 represent procedure concepts for single or multiple live deliveries.",
  "copyright" : "VSAC (https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.464.1003.111.12.1015) and SNOMED CT and ICD-10 copyright.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.111.12.1015"
        ]
      },
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1078.5"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mihr/ValueSet/PregnancyProcedureDelivery-CPT"
        ]
      }
    ]
  }
}