Credentials PSV Primary Source IG
1.0.0 - ci-build International flag

Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Practitioners-Qualification-PSV-PrimarySource/ and changes regularly. See the Directory of published versions

: Qualification Status - XML Representation

Active as of 2025-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="psv-qualification-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem psv-qualification-status-cs</b></p><a name="psv-qualification-status-cs"> </a><a name="hcpsv-qualification-status-cs"> </a><p>This  code system <code>http://example.com/fhir/psv/CodeSystem/psv-qualification-status-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">active<a name="psv-qualification-status-cs-active"> </a></td><td>Active</td></tr><tr><td style="white-space:nowrap">inactive<a name="psv-qualification-status-cs-inactive"> </a></td><td>Inactive</td></tr><tr><td style="white-space:nowrap">expired<a name="psv-qualification-status-cs-expired"> </a></td><td>Expired</td></tr><tr><td style="white-space:nowrap">suspended<a name="psv-qualification-status-cs-suspended"> </a></td><td>Suspended</td></tr><tr><td style="white-space:nowrap">restricted<a name="psv-qualification-status-cs-restricted"> </a></td><td>Restricted</td></tr></table></div>
  </text>
  <url
       value="http://example.com/fhir/psv/CodeSystem/psv-qualification-status-cs"/>
  <version value="1.0.0"/>
  <name value="PSVQualificationStatusCS"/>
  <title value="Qualification Status"/>
  <status value="active"/>
  <date value="2025-10-24T14:48:28+00:00"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
  </concept>
  <concept>
    <code value="inactive"/>
    <display value="Inactive"/>
  </concept>
  <concept>
    <code value="expired"/>
    <display value="Expired"/>
  </concept>
  <concept>
    <code value="suspended"/>
    <display value="Suspended"/>
  </concept>
  <concept>
    <code value="restricted"/>
    <display value="Restricted"/>
  </concept>
</CodeSystem>