Sha256: fa757089c3ef59947267d43b2b0f73ee7adbc4e539bf939e7073706c0e21e5df

Contents?: true

Size: 1.7 KB

Versions: 10

Compression:

Stored size: 1.7 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><MessageHeader xmlns="http://hl7.org/fhir">
  <id value="1cbdfb97-5859-48a4-8301-d54eab818d68"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Update Person resource for Peter James CHALMERS (Jim), MRN: 12345 (Acme Healthcare)</p>
    </div>
  </text>
  <event>
    <system value="http://hl7.org/fhir/message-events"/>
    <code value="admin-notify"/>
  </event>
  <destination>
    <name value="Acme Message Gateway"/>
    
    <!--  this is to indicate to the Acme Message Gateway that this particular message 
       is intended for Practitioner "xcda"  -->
    <target>
      <reference value="Device/example"/>
    </target>
    <endpoint value="llp:10.11.12.14:5432"/>
  </destination>
  <sender>
    <reference value="Organization/1"/>
  </sender>
  <timestamp value="2012-01-04T09:10:14Z"/>
  <enterer>
    <reference value="Practitioner/example"/>
  </enterer>
  <author>
    <reference value="Practitioner/example"/>
  </author>
  <source>
    <name value="Acme Central Patient Registry"/>
    <software value="FooBar Patient Manager"/>
    <version value="3.1.45.AABB"/>
    <contact>
      <system value="phone"/>
      <value value="+1 (555) 123 4567"/>
    </contact>
    <endpoint value="llp:10.11.12.13:5432"/>
  </source>
  <reason>
    <coding>
      <system value="http://hl7.org/fhir/message-reasons-encounter"/>
      <code value="admit"/>
    </coding>
  </reason>
  <response>
    <identifier value="5015fe84-8e76-4526-89d8-44b322e8d4fb"/>
    <code value="ok"/>
  </response>
  <!--  Here's the payload, the resource that this admin-update concerns  -->
  <focus>
    <reference value="Patient/example"/>
  </focus>
</MessageHeader>

Version data entries

10 entries across 10 versions & 2 rubygems

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