OZO FHIR implementation guide
0.5.1 - ci-build

OZO FHIR implementation guide - Local Development build (v0.5.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Mark-Benson - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="Mark-Benson"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-12-05T16:24:56.583+00:00"/>
    <source value="#3BXUq4cav1bNYSUb"/>
    <profile
             value="http://ozoverbindzorg.nl/fhir/StructureDefinition/OZOPractitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner Mark-Benson</b></p><a name="Mark-Benson"> </a><a name="hcMark-Benson"> </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: 2024-12-05 16:24:56+0000; </p><p style="margin-bottom: 0px">Information Source: #3BXUq4cav1bNYSUb</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ozo-practitioner.html">OZO Practitioner</a></p></div><p><b>identifier</b>: <code>https://www.ozoverbindzorg.nl/namingsystem/ozo-connect/professional</code>/743227, <code>https://www.ozoverbindzorg.nl/namingsystem/email</code>/info@example.com</p><p><b>active</b>: true</p><p><b>name</b>: Mark Benson</p></div>
  </text>
  <identifier>
    <system
            value="https://www.ozoverbindzorg.nl/namingsystem/ozo-connect/professional"/>
    <value value="743227"/>
    <assigner>
      <identifier>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
            <code value="author"/>
          </coding>
        </type>
        <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
        <value value="312132312"/>
      </identifier>
    </assigner>
  </identifier>
  <identifier>
    <system value="https://www.ozoverbindzorg.nl/namingsystem/email"/>
    <value value="info@example.com"/>
  </identifier>
  <active value="true"/>
  <name>
    <text value="Mark Benson"/>
    <family value="Mark"/>
    <given value="Mark"/>
    <given value="Andrew"/>
  </name>
</Practitioner>