CH UMZH Connect IG (R4)
1.0.0-ballot - ballot
This page is part of the CH UMZH Connect (v1.0.0-ballot: DSTU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="HealthcareServiceTumorboardFulfiller"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService HealthcareServiceTumorboardFulfiller</b></p><a name="HealthcareServiceTumorboardFulfiller"> </a><a name="hcHealthcareServiceTumorboardFulfiller"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="http://registry.example.org/fhir/Organization/Fulfiller">http://registry.example.org/fhir/Organization/Fulfiller</a></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 720006006}">Cancer care review (procedure)</span></p><p><b>name</b>: Sarcoma Tumor Board</p></div>
</text>
<active value="true"/>
<providedBy>
<reference
value="http://registry.example.org/fhir/Organization/Fulfiller"/>
</providedBy>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="720006006"/>
<display value="Cancer care review (procedure)"/>
</coding>
</type>
<name value="Sarcoma Tumor Board"/>
</HealthcareService>