FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-infections-during-pregnancy-live-birth

Packagehl7.fhir.us.bfdr
TypeValueSet
IdValueSet-infections-during-pregnancy-live-birth
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/ValueSet-ValueSet-infections-during-pregnancy-live-birth.html
URLhttp://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-infections-during-pregnancy-live-birth
Version2.0.0
Statusactive
Date2025-02-19T23:13:54+00:00
NameInfectionsDuringPregnancyLiveBirthVS
TitleInfections During Pregnancy Live Birth
Realmus
Authorityhl7
DescriptionThis valueset contains codes to represent Infections During Pregnancy Live Birth. Includes 'Other' value for general utility, although #OTH is not allowed for birth submissions to NCHS. Mapping to IJE codes [here](ConceptMap-InfectionsDuringPregnancyLiveBirthCM.html).
CopyrightThis 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

Resources that use this resource

ConceptMap
InfectionsDuringPregnancyLiveBirthCMInfectionsDuringPregnancyLiveBirth Concept Map
StructureDefinition
Condition-infection-present-during-pregnancyCondition - Infection Present During Pregnancy

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ValueSet-infections-during-pregnancy-live-birth

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    15628003Gonorrhea (disorder)
    76272004Syphilis (disorder)
    105629000Chlamydia (disorder)
    66071002Hepatitis B (disorder)
    50711007Hepatitis C (disorder)
    33839006Genital herpes simplex (disorder)
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    OTHOther**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).

    **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.

    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.

Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-infections-during-pregnancy-live-birth",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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",
  "name": "InfectionsDuringPregnancyLiveBirthVS",
  "title": "Infections During Pregnancy Live Birth",
  "status": "active",
  "experimental": false,
  "date": "2025-02-19T23:13:54+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. Includes 'Other' value for general utility, although #OTH is not allowed for birth submissions to NCHS.\n\nMapping to IJE codes [here](ConceptMap-InfectionsDuringPregnancyLiveBirthCM.html).",
  "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"
          }
        ]
      }
    ]
  }
}