FHIR IG Statistics: ValueSet/ValueSet-birth-weight-edit-flags
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:
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-birth-weight-edit-flags",
"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-birth-weight-edit-flags",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.13.48.5"
}
],
"version": "2.0.0",
"name": "BirthWeightEditFlagsVS",
"title": "Birth Weight Edit Flags (NCHS)",
"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 Birth Weight Edit Flags.\n\nMapping to IJE codes [here](ConceptMap-BirthWeightEditFlagsCM.html).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
"concept": [
{
"code": "0off",
"display": "Off"
}
]
},
{
"system": "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-edit-flags",
"concept": [
{
"code": "1correctOutOfRange",
"display": "Queried data correct, out of range"
},
{
"code": "2failedBirthWeightGestationEdit",
"display": "Queried, failed birthweight/gestation edit"
}
]
}
]
}
}