Sha256: 9456ffb389e6f703bcfc92771dae138c4dea1fb6b45afdc58fb9ccd3ea037c7d

Contents?: true

Size: 1.79 KB

Versions: 10

Compression:

Stored size: 1.79 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Device xmlns="http://hl7.org/fhir"><!--  text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>example</p>
    </div>
  </text  --><id value="example"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>identifier</b>: 345675, Serial Number = AMID-342135-8464</p><p><b>status</b>: active</p><p><b>type</b>: ECG <span>(Details : {SNOMED CT code &#39;86184003&#39; = &#39;Electrocardiographic monitor and recorder&#39;, given as &#39;Electrocardiographic monitor and recorder&#39;})</span></p><p><b>lotNumber</b>: 43453424</p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>model</b>: AB 45-J</p><p><b>contact</b>: ph: ext 4352</p><p><b>note</b>: QA Checked</p></div></text><identifier>
    <system value="http://goodcare.org/devices/id"/>
    <value value="345675"/>
  </identifier>
	<identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/identifier-type"/>
        <code value="SNO"/>
      </coding>
      <text value="Serial Number"/>
    </type>
    <value value="AMID-342135-8464"/>
  </identifier>
	<status value="active"/>
	<type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="86184003"/>
      <display value="Electrocardiographic monitor and recorder"/>
    </coding>
    <text value="ECG"/>
  </type>
	<lotNumber value="43453424"/>
	<manufacturer value="Acme Devices, Inc"/>
	<model value="AB 45-J"/>
	<contact>
    <system value="phone"/>
    <value value="ext 4352"/>
  </contact>
	<note>
	  <authorReference>
		  <reference value="Practitioner/xcda-author"/>
		</authorReference>
		<time value="2015-06-28T14:03:32+10:00"/>
		<text value="QA Checked"/>
	</note>
</Device>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/device-example.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/device-example.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/device-example.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/device-example.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/device-example.xml