Sha256: 1a9564c1ea63b9ec0f85a4f2cb03fb0de977432a2a7b0a82babd23585e4c5d34

Contents?: true

Size: 1.39 KB

Versions: 10

Compression:

Stored size: 1.39 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Location xmlns="http://hl7.org/fhir">
  <id value="2"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
    
  <identifier>
    <value value="B1-S.F2.1.00"/>
  </identifier>
  <status value="suspended"/>
  <operationalStatus>
    <system value="http://terminology.hl7.org/CodeSystem/v2-0116"/>
    <code value="H"/>
    <display value="Housekeeping"/>
  </operationalStatus>
  <name value="South Wing Neuro OR 1"/>
  <alias value="South Wing OR 5"/>
  <alias value="Main Wing OR 2"/>
  <description value="Old South Wing, Neuro Radiology Operation Room 1 on second floor"/>
	<mode value="instance"/>
	<type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="RNEU"/>
      <display value="Neuroradiology unit"/>
    </coding>
  </type>
  <telecom>
    <system value="phone"/>
    <value value="2329"/>
  </telecom>
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="ro"/>
      <display value="Room"/>
    </coding>
  </physicalType>  
  <managingOrganization>
    <reference value="Organization/f001"/>
  </managingOrganization>
  <partOf>
    <reference value="Location/1"/>
  </partOf>
</Location>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/location-example-room.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/location-example-room.xml