Sha256: 60ba2ef9434a2e282064ac4281f16dc6a18f6715bfc0f5e29dfe648440eb4c76

Contents?: true

Size: 1.02 KB

Versions: 4

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><MessageDefinition xmlns="http://hl7.org/fhir">
	<id value="example"/>
	<text>
		<status value="generated"/>
		<div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
	</text>
	<url value="http://hl7.org/fhir/MessageDefinition/example"/>
	<name value="A24"/>
	<title value="Link patients notification"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2016-11-09"/>
  <publisher value="Health Level Seven, Int&#39;l"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <purpose value="Notifies recipient systems that two patients have been &#39;linked&#39; - meaning they represent the same individual"/>
  <event>
    <system value="http://hl7.org/fhir/message-events"/>
    <code value="patient-link"/>
  </event>
  <category value="Notification"/>
  <focus>
    <code value="Patient"/>
    <min value="2"/>
    <max value="2"/>
  </focus>
  <responseRequired value="false"/>
</MessageDefinition>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/messagedefinition-example.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/messagedefinition-example.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/messagedefinition-example.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/messagedefinition-example.xml