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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PathologistPractitioner"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PathologistPractitioner</b></p><a name="PathologistPractitioner"> </a><a name="hcPathologistPractitioner"> </a><p><b>identifier</b>: <code>http://example.hospital.de/practitioner-ids</code>/PATH-001</p><p><b>name</b>: Elisabeth Hoffmann </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 394595002}">Pathology</span></td></tr></table></div>
</text>
<identifier>
<system value="http://example.hospital.de/practitioner-ids"/>
<value value="PATH-001"/>
</identifier>
<name>
<family value="Hoffmann"/>
<given value="Elisabeth"/>
<prefix value="Dr."/>
</name>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394595002"/>
<display value="Pathology"/>
</coding>
</code>
</qualification>
</Practitioner>