FHIR IG Statistics: ValueSet/ValueSet-infections-during-pregnancy-live-birth
Package | hl7.fhir.us.bfdr |
Type | ValueSet |
Id | ValueSet-infections-during-pregnancy-live-birth |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/ValueSet-ValueSet-infections-during-pregnancy-live-birth.html |
URL | http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-infections-during-pregnancy-live-birth |
Version | 2.0.0 |
Status | active |
Date | 2025-02-19T23:13:54+00:00 |
Name | InfectionsDuringPregnancyLiveBirthVS |
Title | Infections During Pregnancy Live Birth |
Realm | us |
Authority | hl7 |
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.
Mapping to IJE codes [here](ConceptMap-InfectionsDuringPregnancyLiveBirthCM.html). |
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 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
Code | Display | Definition |
OTH | Other | **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"
}
]
}
]
}
}