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

: ValueSet - Infections During Pregnancy Live Birth - JSON Representation

Draft as of 2023-12-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-infections-during-pregnancy-live-birth",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/15628003\">15628003</a></td><td>Gonorrhea (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/76272004\">76272004</a></td><td>Syphilis (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/105629000\">105629000</a></td><td>Chlamydia (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/66071002\">66071002</a></td><td>Hepatitis B (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/50711007\">50711007</a></td><td>Hepatitis C (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/33839006\">33839006</a></td><td>Genital herpes simplex (disorder)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>Other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-infections-during-pregnancy-live-birth",
  "version" : "2.0.0-ballot",
  "name" : "InfectionsDuringPregnancyLiveBirthVS",
  "title" : "ValueSet - Infections During Pregnancy Live Birth",
  "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 valueset contains codes to represent Infections During Pregnancy Live Birth. This valueset is based on [PHVS_InfectionsDuringPregnancyLiveBirth_NCHS](https://phinvads.cdc.gov/vads/ViewValueSet.action?id=AEF5A3D4-960C-4194-8BB6-392C7282D216)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "15628003",
            "display" : "Gonorrhea (disorder)"
          },
          {
            "code" : "76272004",
            "display" : "Syphilis (disorder)"
          },
          {
            "code" : "105629000",
            "display" : "Chlamydia (disorder)"
          },
          {
            "code" : "66071002",
            "display" : "Hepatitis B (disorder)"
          },
          {
            "code" : "50711007",
            "display" : "Hepatitis C (disorder)"
          },
          {
            "code" : "33839006",
            "display" : "Genital herpes simplex (disorder)"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "OTH",
            "display" : "Other"
          }
        ]
      }
    ]
  }
}