FHIR IG Statistics: ValueSet/valueset-edit-bypass-01234-vr
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags
Code | Display | Definition |
0 | Edit Passed | Edit Passed |
1 | Edit Failed, Data Queried, and Verified | Edit Failed, Data Queried, and Verified |
2 | Edit Failed, Data Queried, but not Verified | Edit Failed, Data Queried, but not Verified |
3 | Edit Failed, Review Needed | Edit Failed, Review Needed |
4 | Edit Failed, Query Needed | Edit Failed, Query Needed |
Source
{
"resourceType": "ValueSet",
"id": "valueset-edit-bypass-01234-vr",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/valueset-edit-bypass-01234-vr",
"version": "2.0.0",
"name": "ValueSetEditBypass01234VitalRecords",
"title": "Value Set - Edit Bypass 01234 Vital Records",
"status": "active",
"experimental": false,
"date": "2025-05-05T16:47:09+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": "A subset of code values (0, 1, 2, 3, and 4) use to indicate the outcome of data validation assessment for unusual data values.\n\nMapping to IJE codes [here](ConceptMap-ConceptMapEditBypass01234VitalRecords.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": "0",
"display": "Edit Passed"
},
{
"code": "1",
"display": "Edit Failed, Data Queried, and Verified"
},
{
"code": "2",
"display": "Edit Failed, Data Queried, but not Verified"
},
{
"code": "3",
"display": "Edit Failed, Review Needed"
},
{
"code": "4",
"display": "Edit Failed, Query Needed"
}
]
}
]
}
}