Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="nl-core-organization-06"/>
  <meta>
    <profile
             value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Organisatie</caption>
                <tbody>
                    <tr>
                        <th>Naam</th>
                        <td>Apotheek De Gulle Gaper</td>
                    </tr>
                    <tr>
                        <th>Type</th>
                        <td>
                            <span title="Openbare apotheek (J8 - organization-type)">Openbare
                                apotheek</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <type>
    <coding>
      <system value="http://nictiz.nl/fhir/NamingSystem/organization-type"/>
      <code value="J8"/>
      <display value="Openbare apotheek"/>
    </coding>
  </type>
  <name value="Apotheek De Gulle Gaper"/>
</Organization>