Package | hl7.fhir.us.directory-attestation |
Type | CodeSystem |
Id | QualificationStatusCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/directory-attestation/https://build.fhir.org/ig/HL7/fhir-directory-attestation/CodeSystem-QualificationStatusCS.html |
URL | http://hl7.org/fhir/us/directory-attestation/CodeSystem/QualificationStatusCS |
Version | 1.0.0-ballot |
Status | active |
Date | 2022-12-08T23:25:31+00:00 |
Name | QualificationStatusCS |
Title | Qualification Status Code System |
Realm | us |
Authority | hl7 |
Description | The state indicating if a qualification is currently valid. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/directory-attestation/CodeSystem/QualificationStatusCS
defines the following codes:
{ "resourceType": "CodeSystem", "id": "QualificationStatusCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/directory-attestation/CodeSystem/QualificationStatusCS", "version": "1.0.0-ballot", "name": "QualificationStatusCS", "title": "Qualification Status Code System", "status": "active", "experimental": false, "date": "2022-12-08T23:25:31+00:00", "publisher": "HL7 Patient Administration Working Group", "contact": [ { "name": "HL7 Patient Administration Working Group", "telecom": [ { "system": "url", "value": "https://www.hl7.org/Special/committees/pafm" }, { "system": "email", "value": "pafm@lists.HL7.org" } ] } ], "description": "The state indicating if a qualification is currently valid.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": false, "content": "complete", "count": 6, "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." } ] }