Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-ballot - ballot United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: CodeSystem - Fetal Death Cause or Condition - JSON Representation

Draft as of 2023-12-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-vr-fetal-death-cause-or-condition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-fetal-death-cause-or-condition</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">maternalconditions<a name=\"CodeSystem-vr-fetal-death-cause-or-condition-maternalconditions\"> </a></td><td>Maternal Conditions/Diseases (Specify)</td></tr><tr><td style=\"white-space:nowrap\">membranes<a name=\"CodeSystem-vr-fetal-death-cause-or-condition-membranes\"> </a></td><td>Complications of Placenta, Cord, or Membranes: Other (Specify)</td></tr><tr><td style=\"white-space:nowrap\">obstetricalcomplications<a name=\"CodeSystem-vr-fetal-death-cause-or-condition-obstetricalcomplications\"> </a></td><td>Other Obstetrical or Pregnancy Complications (Specify)</td></tr><tr><td style=\"white-space:nowrap\">fetalconditions<a name=\"CodeSystem-vr-fetal-death-cause-or-condition-fetalconditions\"> </a></td><td>Other Fetal Conditions/Disorder (Specify)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-fetal-death-cause-or-condition",
  "version" : "2.0.0-ballot",
  "name" : "FetalDeathCauseOrConditionCS",
  "title" : "CodeSystem - Fetal Death Cause or Condition",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-18T14:34:58+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This code system contains local codes from PHINVADs valueset for fetal death cause or condition",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "maternalconditions",
      "display" : "Maternal Conditions/Diseases (Specify)"
    },
    {
      "code" : "membranes",
      "display" : "Complications of Placenta, Cord, or Membranes: Other (Specify)"
    },
    {
      "code" : "obstetricalcomplications",
      "display" : "Other Obstetrical or Pregnancy Complications (Specify)"
    },
    {
      "code" : "fetalconditions",
      "display" : "Other Fetal Conditions/Disorder (Specify)"
    }
  ]
}