<CareTeam xmlns="http://hl7.org/fhir">
  <id value="beispielPflegeteam" />
  <status value="active" />
  <name value="Pflegeteam Musterstadt" />
  <participant>
    <role>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/participant-role" />
        <code value="nurse" />
      </coding>
    </role>
    <member>
      <reference value="Practitioner/416b7bc3-7483-46ba-bc67-306bf671c569" />
    </member>
  </participant>
</CareTeam>