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

: PSV Verification Type CodeSystem - XML Representation

Draft as of 2025-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="psv-verification-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem psv-verification-type-cs</b></p><a name="psv-verification-type-cs"> </a><a name="hcpsv-verification-type-cs"> </a><p>This  code system <code>http://example.com/fhir/psv/CodeSystem/psv-verification-type-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">primary-source<a name="psv-verification-type-cs-primary-source"> </a></td><td>Primary Source</td></tr><tr><td style="white-space:nowrap">attestation<a name="psv-verification-type-cs-attestation"> </a></td><td>Attestation</td></tr><tr><td style="white-space:nowrap">other<a name="psv-verification-type-cs-other"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url
       value="http://example.com/fhir/psv/CodeSystem/psv-verification-type-cs"/>
  <version value="1.0.0"/>
  <name value="PSVVerificationTypeCS"/>
  <title value="PSV Verification Type CodeSystem"/>
  <status value="draft"/>
  <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="3"/>
  <concept>
    <code value="primary-source"/>
    <display value="Primary Source"/>
  </concept>
  <concept>
    <code value="attestation"/>
    <display value="Attestation"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
  </concept>
</CodeSystem>