<?xml version="1.0" encoding="UTF-8"?>

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="1-TeamMemberPierreUrgentiste"/>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000028105"/>
    <assigner>
      <reference value="Organization/1-TeamRettungsdienst"/>
    </assigner>
  </identifier>
  <name>
    <family value="Urgentiste"/>
    <given value="Pierre"/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="309294001"/>
        <display value="Emergency department physician (occupation)"/>
      </coding>
      <text value="Notarzt/Notärztin SGNOR"/>
    </code>
  </qualification>
</Practitioner>