Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Abdominal Surgeon - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="AbdominalSurgeon"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole AbdominalSurgeon</b></p><a name="AbdominalSurgeon"> </a><a name="hcAbdominalSurgeon"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>practitioner</b>: <a href="Practitioner-random-practitioner-id-123.html">Practitioner Dr. Pauwels </a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 309376005}">Abdominal Surgeon</span></p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr"/>
    <value value="123456"/>
  </identifier>
  <practitioner>🔗 
    <reference value="Practitioner/random-practitioner-id-123"/>
  </practitioner>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="309376005"/>
      <display value="GI surgeon"/>
    </coding>
    <text value="Abdominal Surgeon"/>
  </code>
</PractitionerRole>