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/Credentialing-PrimarySource-FHIR-IG/ and changes regularly. See the Directory of published versions

: PSVPractitioner — Board certification(s) with VR, Provenance, Evidence - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="prac-boards-with-vr"/>
  <meta>
    <profile
             value="http://example.com/fhir/psv/StructureDefinition/PSVPractitioner"/>
    <profile
             value="http://example.org/fhir/uv/psv/StructureDefinition/PSVPractitioner"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner prac-boards-with-vr</b></p><a name="prac-boards-with-vr"> </a><a name="hcprac-boards-with-vr"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profiles: <a href="StructureDefinition-PSVPractitioner.html">PSV Practitioner with Qualification Slices (Common Pattern + Rules)</a>, <code>http://example.org/fhir/uv/psv/StructureDefinition/PSVPractitioner</code></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.5.0/NamingSystem-npi.html" title="National Provider Identifier">United States National Provider Identifier</a>/1234567893</p><p><b>name</b>: Alex Nguyen </p><blockquote><p><b>qualification</b></p><p><b>org/fhir/uv/psv/StructureDefinition/qualification-specialty</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs IM}">Internal Medicine</span></p><p><b>org/fhir/uv/psv/StructureDefinition/qualification-subspecialty</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-board-subspecialty-cs CARD}">CARD</span></p><p><b>identifier</b>: ABIM-000111222</p><p><b>code</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-type-cs board}">board</span></p><p><b>period</b>: 2020-07-01 --&gt; 2030-06-30</p><p><b>issuer</b>: <a href="Organization-org-abim.html">Organization American Board of Internal Medicine (ABIM)</a></p></blockquote><blockquote><p><b>qualification</b></p><p><b>org/fhir/uv/psv/StructureDefinition/qualification-specialty</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs EM}">Emergency Medicine</span></p><p><b>org/fhir/uv/psv/StructureDefinition/qualification-status</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-status-cs active}">active</span></p><p><b>identifier</b>: ABEM-445566</p><p><b>code</b>: <span title="Codes:{http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-type-cs board}">board</span></p><p><b>period</b>: 2019-09-01 --&gt; 2029-08-31</p><p><b>issuer</b>: <a href="Organization-org-abem.html">Organization American Board of Emergency Medicine (ABEM)</a></p></blockquote></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="1234567893"/>
  </identifier>
  <name>
    <family value="Nguyen"/>
    <given value="Alex"/>
  </name>
  <qualification>
    <extension
               url="http://example.org/fhir/uv/psv/StructureDefinition/qualification-specialty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs"/>
          <code value="IM"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://example.org/fhir/uv/psv/StructureDefinition/qualification-subspecialty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://example.org/fhir/uv/psv/CodeSystem/psv-board-subspecialty-cs"/>
          <code value="CARD"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <identifier>
      <value value="ABIM-000111222"/>
    </identifier>
    <code>
      <coding>
        <system
                value="http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-type-cs"/>
        <code value="board"/>
      </coding>
    </code>
    <period>
      <start value="2020-07-01"/>
      <end value="2030-06-30"/>
    </period>
    <issuer>🔗 
      <reference value="Organization/org-abim"/>
    </issuer>
  </qualification>
  <qualification>
    <extension
               url="http://example.org/fhir/uv/psv/StructureDefinition/qualification-specialty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://example.org/fhir/uv/psv/CodeSystem/psv-board-specialty-cs"/>
          <code value="EM"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://example.org/fhir/uv/psv/StructureDefinition/qualification-status">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-status-cs"/>
          <code value="active"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <identifier>
      <value value="ABEM-445566"/>
    </identifier>
    <code>
      <coding>
        <system
                value="http://example.org/fhir/uv/psv/CodeSystem/psv-qualification-type-cs"/>
        <code value="board"/>
      </coding>
    </code>
    <period>
      <start value="2019-09-01"/>
      <end value="2029-08-31"/>
    </period>
    <issuer>🔗 
      <reference value="Organization/org-abem"/>
    </issuer>
  </qualification>
</Practitioner>