This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Infrastructure And Messaging Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Not linked to any defined compartments |
An example of a patient link response (id = "patient-link-response")
<MessageDefinition xmlns="http://hl7.org/fhir"> <id value="patient-link-response"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Link Patients Response</div> </text> <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://hl7.org/fhir/usage-context-type"/> <code value="focus"/> </code> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/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> <reference value="MessageDefinition/example"/> </base> <parent> <reference value="ActivityDefinition/example"/> </parent> <replaces> <reference value="MessageDefinition/example"/> </replaces> <event> <system value="http://hl7.org/fhir/message-events"/> <code value="patient-link"/> </event> <category value="Consequence"/> <focus> <code value="Patient"/> <profile> <reference value="StructureDefinition/example"/> </profile> <min value="2"/> <max value="2"/> </focus> <responseRequired value="false"/> </MessageDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.