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

Birth And Fetal Death (BFDR) - STU2-ballot, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Infections During Pregnancy Live Birth - JSON Representation

Active as of 2024-05-01

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.5.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.5.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",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.13.48.14"
    }
  ],
  "version" : "2.0.0-Preview1",
  "name" : "InfectionsDuringPregnancyLiveBirthVS",
  "title" : "Infections During Pregnancy Live Birth",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-01T15:45:00+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). Includes 'Other' value for general utility, although #OTH is not allowed for birth submissions to NCHS.",
  "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"
          }
        ]
      }
    ]
  }
}