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

: Training Type - XML Representation

Active as of 2025-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="psv-training-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem psv-training-type-cs</b></p><a name="psv-training-type-cs"> </a><a name="hcpsv-training-type-cs"> </a><p>This case-sensitive code system <code>http://example.org/fhir/uv/psv/CodeSystem/psv-training-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">residency<a name="psv-training-type-cs-residency"> </a></td><td>Residency</td></tr><tr><td style="white-space:nowrap">fellowship<a name="psv-training-type-cs-fellowship"> </a></td><td>Fellowship</td></tr><tr><td style="white-space:nowrap">internship<a name="psv-training-type-cs-internship"> </a></td><td>Internship</td></tr><tr><td style="white-space:nowrap">transitional-year<a name="psv-training-type-cs-transitional-year"> </a></td><td>Transitional Year</td></tr><tr><td style="white-space:nowrap">preliminary-year<a name="psv-training-type-cs-preliminary-year"> </a></td><td>Preliminary Year</td></tr></table></div>
  </text>
  <url
       value="http://example.org/fhir/uv/psv/CodeSystem/psv-training-type-cs"/>
  <version value="1.0.0"/>
  <name value="PSVTrainingTypeCS"/>
  <title value="Training Type"/>
  <status value="active"/>
  <date value="2025-10-24T14:48:28+00:00"/>
  <description value="Types of postgraduate clinical training programs."/>
  <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"/>
  <count value="5"/>
  <concept>
    <code value="residency"/>
    <display value="Residency"/>
  </concept>
  <concept>
    <code value="fellowship"/>
    <display value="Fellowship"/>
  </concept>
  <concept>
    <code value="internship"/>
    <display value="Internship"/>
  </concept>
  <concept>
    <code value="transitional-year"/>
    <display value="Transitional Year"/>
  </concept>
  <concept>
    <code value="preliminary-year"/>
    <display value="Preliminary Year"/>
  </concept>
</CodeSystem>