<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="qualification-status"/>
  <meta>
    <lastUpdated value="2026-03-16T22:59:53.445+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem qualification-status</b>
      </p>
      <a name="qualification-status"> </a>
      <a name="hcqualification-status"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/qualification-status</code> 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="qualification-status-active"> </a>
          </td>
          <td>Active</td>
          <td>The qualification is available to use - The qualification period may be included to indicate a time interval if required.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">inactive
            <a name="qualification-status-inactive"> </a>
          </td>
          <td>Inactive</td>
          <td>This qualification is not available to use. This can be used without a period, and the expectation will not resume use.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">in-progress
            <a name="qualification-status-in-progress"> </a>
          </td>
          <td>In-progress</td>
          <td>The practitioner is in the process of aquiring for this qualification/certification </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">pending
            <a name="qualification-status-pending"> </a>
          </td>
          <td>Pending</td>
          <td>The qualification is complete, however final issue/award is pending </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">temporary
            <a name="qualification-status-temporary"> </a>
          </td>
          <td>Temporary</td>
          <td>This qualification has been allocated to the practitioner on a temporary basis, the period may indicate a time interval. This could cover cases such as the recognition of an external qualificiaiton that is still being verified, but can be used during the process.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">conditional
            <a name="qualification-status-conditional"> </a>
          </td>
          <td>Conditional</td>
          <td>This qualification may be used, however there are conditions that may apply</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">suspended
            <a name="qualification-status-suspended"> </a>
          </td>
          <td>Suspended</td>
          <td>This qualification should not be used, but may resume use in the future - the period, if included, may indicate when this started (via the end date, start date indicates when the qualification was available from).</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">revoked
            <a name="qualification-status-revoked"> </a>
          </td>
          <td>Revoked</td>
          <td>This qualification should not be used, and is not expected to resume in the future</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/qualification-status"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.2137"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="QualificationStatus"/>
  <title value="Qualification Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="Set of statuses that apply to qualifications of practitioners and organizations"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition value="The qualification is available to use - The qualification period may be included to indicate a time interval if required."/>
  </concept>
  <concept>
    <code value="inactive"/>
    <display value="Inactive"/>
    <definition value="This qualification is not available to use. This can be used without a period, and the expectation will not resume use."/>
  </concept>
  <concept>
    <code value="in-progress"/>
    <display value="In-progress"/>
    <definition value="The practitioner is in the process of aquiring for this qualification/certification "/>
  </concept>
  <concept>
    <code value="pending"/>
    <display value="Pending"/>
    <definition value="The qualification is complete, however final issue/award is pending "/>
  </concept>
  <concept>
    <code value="temporary"/>
    <display value="Temporary"/>
    <definition value="This qualification has been allocated to the practitioner on a temporary basis, the period may indicate a time interval. This could cover cases such as the recognition of an external qualificiaiton that is still being verified, but can be used during the process."/>
  </concept>
  <concept>
    <code value="conditional"/>
    <display value="Conditional"/>
    <definition value="This qualification may be used, however there are conditions that may apply"/>
  </concept>
  <concept>
    <code value="suspended"/>
    <display value="Suspended"/>
    <definition value="This qualification should not be used, but may resume use in the future - the period, if included, may indicate when this started (via the end date, start date indicates when the qualification was available from)."/>
  </concept>
  <concept>
    <code value="revoked"/>
    <display value="Revoked"/>
    <definition value="This qualification should not be used, and is not expected to resume in the future"/>
  </concept>
</CodeSystem>