{
"description": "The state indicating if a qualification is currently valid.",
"_filename": "CodeSystem-QualificationStatusCS.json",
"package_name": "hl7.fhir.us.ndh.r4b",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "QualificationStatusCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Qualification Status Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "3b926254-6d0b-4f19-bcf3-5b8cbecf114b",
"kind": null,
"count": 6,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/QualificationStatusCS",
"concept": [ {
"code": "active",
"display": "active",
"definition": "The credential may be considered valid for use."
}, {
"code": "inactive",
"display": "inactive",
"definition": "The credential may not be considered valid for use."
}, {
"code": "issiner",
"display": "issued in error",
"definition": "The credential was mistakenly assigned and should not be considered valid for use."
}, {
"code": "revoked",
"display": "revoked",
"definition": "The credential was revoked by the issuing organization and should not be considered valid for use."
}, {
"code": "pending",
"display": "pending",
"definition": "The credential has not been officially assigned. It may or may not be considered valid for use."
}, {
"code": "unknown",
"display": "unknown",
"definition": "The status of this credential is unknown. It may or may not be considered valid for use."
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}