This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
XML Format: CodeSystem-codesystem-credentialstatus
Raw xml
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="codesystem-credentialstatus"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Credential Status Code System</h2><div><p>This code system contains codes for indicating the status of a credential, such as an identifier or qualification.</p> </div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-credentialstatus defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">active<a name="codesystem-credentialstatus-active"> </a></td><td>active</td><td>The credential may be considered valid for use.</td></tr><tr><td style="white-space:nowrap">inctive<a name="codesystem-credentialstatus-inctive"> </a></td><td>inactive</td><td>The credential may not be considered valid for use.</td></tr><tr><td style="white-space:nowrap">issuedinerror<a name="codesystem-credentialstatus-issuedinerror"> </a></td><td>issued in error</td><td>The credential was mistakenly assigned and should not be considered valid for use.</td></tr><tr><td style="white-space:nowrap">revoked<a name="codesystem-credentialstatus-revoked"> </a></td><td>revoked</td><td>The credential was revoked by the issuing organization and should not be considered valid for use.</td></tr><tr><td style="white-space:nowrap">pending<a name="codesystem-credentialstatus-pending"> </a></td><td>pending</td><td>The credential has not been officially assigned. It may or may not be considered valid for use.</td></tr><tr><td style="white-space:nowrap">unknown<a name="codesystem-credentialstatus-unknown"> </a></td><td>unknown</td><td>The status of this credential is unknown. It may or may not be considered valid for use.</td></tr></table></div> </text> <url value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-credentialstatus"/> <version value="0.2.0"/> <name value="VhDirCredentialStatus"/> <title value="VhDir Credential Status Code System"/> <status value="active"/> <date value="2018-02-21"/> <publisher value="HL7 International"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This code system contains codes for indicating the status of a credential, such as an identifier or qualification."/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="active"/> <display value="active"/> <definition value="The credential may be considered valid for use."/> </concept> <concept> <code value="inctive"/> <display value="inactive"/> <definition value="The credential may not be considered valid for use."/> </concept> <concept> <code value="issuedinerror"/> <display value="issued in error"/> <definition value="The credential was mistakenly assigned and should not be considered valid for use."/> </concept> <concept> <code value="revoked"/> <display value="revoked"/> <definition value="The credential was revoked by the issuing organization and should not be considered valid for use."/> </concept> <concept> <code value="pending"/> <display value="pending"/> <definition value="The credential has not been officially assigned. It may or may not be considered valid for use."/> </concept> <concept> <code value="unknown"/> <display value="unknown"/> <definition value="The status of this credential is unknown. It may or may not be considered valid for use."/> </concept> </CodeSystem>