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 CPT - JSON Representation

Draft as of 2023-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PregnancyProcedureDelivery-CPT",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2022-10-05T16:42:38.418+00:00",
    "source" : "#zUTlvJ8pezUe5InB"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>59400</td><td>Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care</td></tr><tr><td>59409</td><td>Vaginal delivery only (with or without episiotomy and/or forceps)</td></tr><tr><td>59410</td><td>Vaginal delivery only (with or without episiotomy and/or forceps); including postpartum care</td></tr><tr><td>59510</td><td>Routine obstetric care including antepartum care, cesarean delivery, and postpartum care</td></tr><tr><td>59514</td><td>Cesarean delivery only</td></tr><tr><td>59515</td><td>Cesarean delivery only; including postpartum care</td></tr><tr><td>59610</td><td>Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care, after previous cesarean delivery</td></tr><tr><td>59612</td><td>Vaginal delivery only, after previous cesarean delivery (with or without episiotomy and/or forceps)</td></tr><tr><td>59614</td><td>Vaginal delivery only, after previous cesarean delivery (with or without episiotomy and/or forceps); including postpartum care</td></tr><tr><td>59618</td><td>Routine obstetric care including antepartum care, cesarean delivery, and postpartum care, following attempted vaginal delivery after previous cesarean delivery</td></tr><tr><td>59620</td><td>Cesarean delivery only, following attempted vaginal delivery after previous cesarean delivery</td></tr><tr><td>59622</td><td>Cesarean delivery only, following attempted vaginal delivery after previous cesarean delivery; including postpartum care</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/mihr/ValueSet/PregnancyProcedureDelivery-CPT",
  "version" : "1.0.0",
  "name" : "Pregnancyproceduredeliverymmmcpt",
  "title" : "Pregnancy Procedure Delivery CPT",
  "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 ValueSet contains coded concepts from CPT CodeSystem that pertain to delivery procedures",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "copyright" : "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.ama-assn.org/go/cpt",
        "concept" : [
          {
            "code" : "59400",
            "display" : "Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care"
          },
          {
            "code" : "59409",
            "display" : "Vaginal delivery only (with or without episiotomy and/or forceps)"
          },
          {
            "code" : "59410",
            "display" : "Vaginal delivery only (with or without episiotomy and/or forceps); including postpartum care"
          },
          {
            "code" : "59510",
            "display" : "Routine obstetric care including antepartum care, cesarean delivery, and postpartum care"
          },
          {
            "code" : "59514",
            "display" : "Cesarean delivery only"
          },
          {
            "code" : "59515",
            "display" : "Cesarean delivery only; including postpartum care"
          },
          {
            "code" : "59610",
            "display" : "Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care, after previous cesarean delivery"
          },
          {
            "code" : "59612",
            "display" : "Vaginal delivery only, after previous cesarean delivery (with or without episiotomy and/or forceps)"
          },
          {
            "code" : "59614",
            "display" : "Vaginal delivery only, after previous cesarean delivery (with or without episiotomy and/or forceps); including postpartum care"
          },
          {
            "code" : "59618",
            "display" : "Routine obstetric care including antepartum care, cesarean delivery, and postpartum care, following attempted vaginal delivery after previous cesarean delivery"
          },
          {
            "code" : "59620",
            "display" : "Cesarean delivery only, following attempted vaginal delivery after previous cesarean delivery"
          },
          {
            "code" : "59622",
            "display" : "Cesarean delivery only, following attempted vaginal delivery after previous cesarean delivery; including postpartum care"
          }
        ]
      }
    ]
  }
}