OZO FHIR implementation guide
0.1.0 - ci-build
OZO FHIR implementation guide - 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="1211"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-06-19T10:17:00.000+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 1211</b></p><a name="1211"> </a><a name="hc1211"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1; Last updated: 2025-06-19 10:17:00+0000</p></div><p><b>identifier</b>: <code>OZO-CONNECT/Professional</code>/1142, <code>email</code>/j.vandenberg@fysiotherapie.nl</p><p><b>active</b>: true</p><p><b>name</b>: Johan van den Berg</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 36682004}">Fysiotherapeut</span></td></tr></table></div>
</text>
<identifier>
<system value="OZO-CONNECT/Professional"/>
<value value="1142"/>
</identifier>
<identifier>
<system value="email"/>
<value value="j.vandenberg@fysiotherapie.nl"/>
</identifier>
<active value="true"/>
<name>
<text value="Johan van den Berg"/>
<family value="van den Berg">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="van den Berg"/>
</extension>
</family>
<given value="Johan"/>
</name>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="36682004"/>
<display value="Physiotherapist"/>
</coding>
<text value="Fysiotherapeut"/>
</code>
</qualification>
</Practitioner>