Sha256: 49326ca613593e12697e49c8a2644e79a3a6a0696d951779f24b50232ecb7766

Contents?: true

Size: 1.39 KB

Versions: 10

Compression:

Stored size: 1.39 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Organization xmlns="http://hl7.org/fhir">
  <id value="f002"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="dept"/>
      <display value="Hospital Department"/>
    </coding>
  </type>
  <name value="Burgers UMC Cardiology unit"/>
  <telecom>
    <system value="phone"/>
    <value value="022-655 2320"/>
  </telecom>
  <address>
    <line value="South Wing, floor 2"/>
  </address>
  <partOf>
    <reference value="Organization/f001"/>
  </partOf>
  <contact>
    <purpose>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="ADMIN"/>
      </coding>
    </purpose>
    <name>
      <text value="mevr. D. de Haan"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="022-655 2321"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cardio@burgersumc.nl"/>
    </telecom>
    <telecom>
      <system value="fax"/>
      <value value="022-655 2322"/>
    </telecom>
    <address>
      <line value="South Wing, floor 2"/>
    </address>
  </contact>
</Organization>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/organization-example-f002-burgers-card.xml