Sha256: 497045cb5596f729f7f4e58977052c93a2e95c08f8406a29bfa8492ca21d3769

Contents?: true

Size: 1.92 KB

Versions: 10

Compression:

Stored size: 1.92 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<MessageDefinition xmlns="http://hl7.org/fhir">
	<id value="patient-link-response"/>
	<meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  
	<url value="http://hl7.org/fhir/MessageDefinition/patient-link-response"/>
	<identifier>
		<system value="urn:ietf:rfc:3986"/>
		<value value="urn:oid:1.3.6.1.4.1.21367.2005.3.7.9879"/>
	</identifier>
	<version value="1"/>
	<name value="PATIENT-LINK-RESPONSE"/>
	<title value="Link Patients Response"/>
	<status value="draft"/>
	<experimental value="true"/>
	<date value="2017-02-03"/>
	<publisher value="Health Level Seven, Int'l"/>
	<contact>
		<telecom>
			<system value="url"/>
			<value value="http://hl7.org"/>
		</telecom>
	</contact>
	<description value="Optional response to a patient link notification."/>
	<useContext>
		<code>
			<system value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
			<code value="focus"/>
		</code>
		<valueCodeableConcept>
			<coding>
				<system value="http://terminology.hl7.org/CodeSystem/variant-state"/>
				<code value="positive"/>
			</coding>
		</valueCodeableConcept>
	</useContext>
	<jurisdiction>
		<coding>
			<system value="urn:iso:std:iso:3166"/>
			<code value="US"/>
			<display value="United States of America (the)"/>
		</coding>
	</jurisdiction>
	<purpose value="Optional response message that may provide additional information on the outcome of the patient link operation."/>
	<copyright value="� HL7.org 2011+"/>
	<base value="MessageDefinition/example"/>
		  <eventCoding>
    <system value="http://example.org/fhir/message-events"/>
    <code value="admin-notify"/>
  </eventCoding>
	<category value="consequence"/>
	<focus>
		<code value="Patient"/>
		<profile value="StructureDefinition/example"/>
		<min value="2"/>
		<max value="2"/>
	</focus>
</MessageDefinition>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/messagedefinition-patient-link-response.xml