FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/qualification-status (XML)

Patient Administration Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code SystemQualificationStatus

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="qualification-status"/> 
  <meta> 
    <lastUpdated value="2024-05-14T21:17:27.012+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <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="trial-use"/> 
  </extension> 
  <url value="http://hl7.org/fhir/qualification-status"/> 
  <version value="6.0.0-cibuild"/> 
  <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> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.