Shared Health Specification and Guide Version 2.0 Revision F

 
No narrative provided
Raw XML

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="example-practitioner"/>
  <meta>
    <profile
             value="http://sharedhealth.exchange/fhir/StructureDefinition/profile-practitioner-tpr"/>
    <tag>
      <system
              value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
      <code value="Shared2.0"/>
    </tag>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml">No narrative provided</div>
  </text>
  <extension
             url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
    <extension url="code">
      <valueCode value="prescribeit-rx"/>
    </extension>
    <extension url="status">
      <valueCode value="active"/>
    </extension>
  </extension>
  <extension
             url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
    <extension url="code">
      <valueCode value="clinician-comm"/>
    </extension>
    <extension url="status">
      <valueCode value="active"/>
    </extension>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203"/>
        <code value="LN"/>
      </coding>
      <text value="License number"/>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.41"/>
  <!--         License ID may be part of the SAML token         -->
    <value value="134IDY41W988"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203"/>
        <code value="PRN"/>
      </coding>
    </type>
    <system
            value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-practitioner"/>
  <!--         Provider ID may be part of the SAML token         -->
    <value value="2263396629"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Mouse"/>
  <!--         EMR Suffix will be included in the family tag         -->
    <given value="Mickey"/>
    <prefix value="Dr"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="(123) 456-7890"/>
    <use value="work"/>
  </telecom>
  <practitionerRole>
    <organization>
      <reference
                 value="https://EnvironmentSpecificHost/EnvironmentAndContextSpecificPathRegistry/Organization/CPR1000991"/>
    </organization>
  </practitionerRole>
  <practitionerRole>
  <!--  This is for future once we have one based on a Provider Registry class
    <role>
      <coding>
        <system value="http://hl7.org/fhir/practitioner-role"/>
        <code value="doctor"/>
      </coding>
    </role>  -->
    <specialty>
      <text value="Geriatrics">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-translation">
          <valueString value="Gériatrie">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-language">
              <valueCode value="fr"/>
            </extension>
          </valueString>
        </extension>
      </text>
    </specialty>
    <specialty>
      <text value="Palliative Care">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-translation">
          <valueString value="Soins palliatifs">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-language">
              <valueCode value="fr"/>
            </extension>
          </valueString>
        </extension>
      </text>
    </specialty>
  </practitionerRole>
  <communication>
    <coding>
      <system value="urn:ietf:bcp:47"/>
      <code value="en-CA"/>
    </coding>
  </communication>
</Practitioner>