{
"description": "This code system contains codes to represent edit flags specific to BFDR. Additional edit flag codes are located in [CodeSystemEditFlagsVitalRecords](https://hl7.org/fhir/us/vr-common-library/2024Jan/CodeSystem-CodeSystem-vr-edit-flags.html)",
"_filename": "CodeSystem-CodeSystem-edit-flags.json",
"package_name": "hl7.fhir.us.bfdr.r4",
"date": "2024-10-15T15:43:14+00:00",
"publisher": "HL7 International / Public Health",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "EditFlagsCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Birth Edit Flags",
"package_version": "2.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
} ],
"status": "active",
"id": "e698f181-2c0b-409a-8f3e-9c5f38afaafd",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-edit-flags",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.13.16.1",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "1correctOutOfRange",
"display": "Queried data correct, out of range",
"definition": "Queried data correct, out of range"
}, {
"code": "1failedVerified",
"display": "Edit Failed, Verified",
"definition": "Edit Failed, Verified"
}, {
"code": "2failedBirthWeightGestationEdit",
"display": "Queried, failed birthweight/gestation edit",
"definition": "Queried, failed birthweight/gestation edit"
} ],
"caseSensitive": true,
"version": "2.0.0",
"contact": [ {
"name": "HL7 International / Public Health",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
} ]
} ]
}