CH EPR mHealth (R4)
3.0.0 - DSTU3 Switzerland flag

This page is part of the CH EPR mHealth (R4) (v3.0.0: DSTU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: mCSD Practitioner Dr. Peter Pan - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="DrPeterPan"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="DrPeterPan"> </a></p><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">Resource Practitioner &quot;DrPeterPan&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CH.mCSD.Practitioner.html">CH mCSD Practitioner</a></p></div><p><b>identifier</b>: id: 7601000102737, id: uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>name</b>: Peter Pan</p><p><b>telecom</b>: <a href="mailto:peter.pan@email.com">peter.pan@email.com</a>, fax: +41 32 001 00 05, <a href="tel:+41790010006">+41 79 001 00 06</a>, <a href="tel:+41320010004">+41 32 001 00 04</a>, +41 79 001 00 07</p><p><b>gender</b>: male</p><blockquote><p><b>qualification</b></p><p><b>code</b>: Physician <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#309343006)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: General internal medicine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.5.html">ch-ehealth-codesystem-medreg</a>#1051)</span></p></blockquote><p><b>communication</b>: German <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#de)</span>, French <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#fr)</span>, English <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#en)</span>, Italian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#it)</span></p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000102737"/>
  </identifier>
  <identifier>
    <value
           value="uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch"/>
  </identifier>
  <active value="true"/>
  <name>
    <text value="Peter Pan"/>
    <family value="Pan"/>
    <given value="Peter"/>
    <prefix value="Dr."/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="peter.pan@email.com"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="+41 32 001 00 05"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 79 001 00 06"/>
    <use value="mobile"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 32 001 00 04"/>
  </telecom>
  <telecom>
    <system value="pager"/>
    <value value="+41 79 001 00 07"/>
  </telecom>
  <gender value="male"/>
  <qualification>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="309343006"/>
        <display value="Physician"/>
      </coding>
    </code>
  </qualification>
  <qualification>
    <code>
      <coding>
        <system value="urn:oid:2.16.756.5.30.1.127.3.5"/>
        <code value="1051"/>
        <display value="General internal medicine"/>
      </coding>
    </code>
  </qualification>
  <communication>
    <coding>
      <system value="urn:ietf:bcp:47"/>
      <code value="de"/>
    </coding>
  </communication>
  <communication>
    <coding>
      <system value="urn:ietf:bcp:47"/>
      <code value="fr"/>
    </coding>
  </communication>
  <communication>
    <coding>
      <system value="urn:ietf:bcp:47"/>
      <code value="en"/>
    </coding>
  </communication>
  <communication>
    <coding>
      <system value="urn:ietf:bcp:47"/>
      <code value="it"/>
    </coding>
  </communication>
</Practitioner>