Breast Cancer Specification
0.1.0 - ci-build

Breast Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Senologe - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="BreastSurgeonPractitioner"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner BreastSurgeonPractitioner</b></p><a name="BreastSurgeonPractitioner"> </a><a name="hcBreastSurgeonPractitioner"> </a><p><b>identifier</b>: <code>http://example.hospital.de/practitioner-ids</code>/GYN-001</p><p><b>name</b>: Thomas Richter </p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 394586005}">Gynecology</span></td></tr></table></div>
  </text>
  <identifier>
    <system value="http://example.hospital.de/practitioner-ids"/>
    <value value="GYN-001"/>
  </identifier>
  <name>
    <family value="Richter"/>
    <given value="Thomas"/>
    <prefix value="Prof. Dr."/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="394586005"/>
        <display value="Gynecology"/>
      </coding>
    </code>
  </qualification>
</Practitioner>