2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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 R2

Messageheader.profile.json

Raw JSON (canonical form)

Profile for messageheader

{
  "resourceType": "Profile",
  "id": "MessageHeader",
  "meta": {
    "lastUpdated": "2015-02-23T09:07:27.665+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/Profile/MessageHeader",
  "name": "MessageHeader",
  "publisher": "HL7 FHIR Project (FHIR Management Group)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fhirmg/index.cfm"
        }
      ]
    }
  ],
  "description": "Base Profile for MessageHeader Resource",
  "status": "draft",
  "date": "2015-02-23T09:07:27+11:00",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM"
    }
  ],
  "type": "MessageHeader",
  "snapshot": {
    "element": [
      {
        "path": "MessageHeader",
        "short": "A resource that describes a message that is exchanged between systems",
        "definition": "The header for a message exchange that is either requesting or responding to an action.  The Reference(s) that are the subject of the action as well as other Information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.",
        "requirements": "Many implementations are not prepared to use REST and need a messaging based infrastructure.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH / MSA / ERR"
          },
          {
            "identity": "rim",
            "map": "Message"
          }
        ]
      },
      {
        "path": "MessageHeader.id",
        "short": "Logical id of this artefact",
        "definition": "The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes.",
        "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ]
      },
      {
        "path": "MessageHeader.meta",
        "short": "Metadata about the resource",
        "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ]
      },
      {
        "path": "MessageHeader.implicitRules",
        "short": "A set of rules under which this content was created",
        "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
        "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isModifier": true
      },
      {
        "path": "MessageHeader.language",
        "short": "Language of the resource content",
        "definition": "The base language in which the resource is written.",
        "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource\n\nNot all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "name": "Language",
          "isExtensible": false,
          "conformance": "required",
          "description": "A human language",
          "referenceUri": "http://tools.ietf.org/html/bcp47"
        }
      },
      {
        "path": "MessageHeader.text",
        "short": "Text summary of the resource, for human interpretation",
        "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
        "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.",
        "synonym": [
          "narrative",
          "html",
          "xhtml",
          "display"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "condition": [
          "dom-1"
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Act.text?"
          }
        ]
      },
      {
        "path": "MessageHeader.contained",
        "short": "Contained, inline Resources",
        "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
        "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
        "synonym": [
          "inline resources",
          "anonymous resources",
          "contained resources"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.identifier",
        "short": "Id of this message",
        "definition": "The identifier of this message.",
        "comments": "This SHALL be unique within the scope of this stream of messages.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-10-message control ID"
          },
          {
            "identity": "rim",
            "map": "Message.id"
          }
        ]
      },
      {
        "path": "MessageHeader.timestamp",
        "short": "Time that the message was sent",
        "definition": "The time that the message was sent.",
        "requirements": "Allows limited detection of out-of-order and delayed transmission.  Also supports audit.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-7-message date/time"
          },
          {
            "identity": "rim",
            "map": "./creationTime[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.event",
        "short": "Code for the event this message represents",
        "definition": "Code that identifies the event this message represents and connects it with its definition. Events defined as part of the FHIR specification have the system value \"http://hl7.org/fhir/message-type\".",
        "requirements": "Drives the behavior associated with this message.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isModifier": true,
        "binding": {
          "name": "MessageEvent",
          "isExtensible": true,
          "conformance": "preferred",
          "description": "One of the message events defined as part of FHIR",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/message-events"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-9.2-message type.trigger event"
          },
          {
            "identity": "rim",
            "map": "./payload[classCode=\"CACT\" and moodCode=\"EVN\" and isNormalAct()]/code[isNormalDatatype()]/code"
          }
        ]
      },
      {
        "path": "MessageHeader.response",
        "short": "If this is a reply to prior message",
        "definition": "Information about the message that this message is a response to.  Only present if this message is a response.",
        "min": 0,
        "max": "1",
        "isModifier": true,
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA"
          },
          {
            "identity": "rim",
            "map": "./conveyedAcknowledgement"
          }
        ]
      },
      {
        "path": "MessageHeader.response.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.response.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.response.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.response.identifier",
        "short": "Id of original message",
        "definition": "The id of the message that this message is a response to.",
        "requirements": "Allows receiver to know what message is being responded to.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA-2-message control ID"
          },
          {
            "identity": "rim",
            "map": "./acknowledges.id[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.response.code",
        "short": "ok | transient-error | fatal-error",
        "definition": "Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not.",
        "comments": "This is a generic response to the request message. Specific data for the response will be found in MessageHeader.data.",
        "requirements": "Allows the sender of the acknowledge message to know if the request was successful or if action is needed.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "binding": {
          "name": "ResponseType",
          "isExtensible": false,
          "conformance": "required",
          "description": "The kind of response to a message",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/response-code"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA-1-acknowledgment code"
          },
          {
            "identity": "rim",
            "map": "./typeCode[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.response.details",
        "short": "Specific list of hints/warnings/errors",
        "definition": "Full details of any issues found in the message.",
        "comments": "This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error.",
        "requirements": "Allows the sender of the message to determine what the specific issues are.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/OperationOutcome"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ERR"
          },
          {
            "identity": "rim",
            "map": "AcknowledgementDetail or Observation[classCode=\"ALRT\" and moodCode=\"EVN\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.source",
        "short": "Message Source Application",
        "definition": "The source application from which this message originated.",
        "requirements": "Allows replies, supports audit.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./communicationFunction[typeCode=\"SND\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.source.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.source.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.source.name",
        "short": "Name of system",
        "definition": "Human-readable name for the source system.",
        "requirements": "May be used to support audit.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-3-sending application"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/name[type='ST' and isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.software",
        "short": "Name of software running the system",
        "definition": "May include configuration or other information useful in debugging.",
        "requirements": "Supports audit and possibly interface engine behavior.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "SFT-3-software product name ( +SFT-1-software vendor organization)"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/softwareName[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.version",
        "short": "Version of software running",
        "definition": "Can convey versions of multiple systems in situations where a message passes through multiple hands.",
        "requirements": "Supports audit and possibly interface engine behavior.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "SFT-2-software certified version or release number"
          },
          {
            "identity": "rim",
            "map": "(Not supported)"
          }
        ]
      },
      {
        "path": "MessageHeader.source.contact",
        "short": "Human contact for problems",
        "definition": "An e-mail, phone, website or other contact point to use to resolve issues with message communications.",
        "requirements": "Allows escalation of technical issues.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "(MSH-22?)"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/scopesRole[normalRole() and classCode=\"CON\" and layer[classCode=\"PSN\"]/telecom[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.endpoint",
        "short": "Actual message source address or id",
        "definition": "Identifies the routing target to send acknowledgements to.",
        "comments": "The id may be a non-resolvable URI for systems that do not use standard network-based addresses.",
        "requirements": "Identifies where to send responses, may influence security permissions.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-24-sending network address"
          },
          {
            "identity": "rim",
            "map": "./telecom[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination",
        "short": "Message Destination Application(s)",
        "definition": "The destination application which the message is intended for.",
        "comments": "there SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system.",
        "requirements": "Indicates where message is to be sent to for routing purposes.  Allows verification of \"am I the intended recipient\".",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "rim",
            "map": "./communicationFunction[typeCode=\"RCV\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "synonym": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.name",
        "short": "Name of system",
        "definition": "Human-readable name for the target system.",
        "requirements": "May be used for routing of response and/or to support audit.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-5-receiving application"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and (classCode=(\"DEV\", \"PSN\", \"ORG\"]/name[type='ST' and isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.target",
        "short": "Particular delivery destination within the destination",
        "definition": "Identifies the target end system in situations where the initial message transmission is to an intermediary system.",
        "requirements": "Supports multi-hop routing.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Device"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and (classCode=(\"DEV\", \"PSN\", \"ORG\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.endpoint",
        "short": "Actual destination address or id",
        "definition": "Indicates where the message should be routed to.",
        "comments": "The id may be a non-resolvable URI for systems that do not use standard network-based addresses.",
        "requirements": "Identifies where to route the message.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-25-receiving network address (or MSH-6-receiving facility by implication)"
          },
          {
            "identity": "rim",
            "map": "./telecom"
          }
        ]
      },
      {
        "path": "MessageHeader.enterer",
        "short": "The source of the data entry",
        "definition": "The person or device that performed the data entry leading to this message. Where there is more than one candidate, pick the most proximal to the message. Can provide other enterers in extensions.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "EVN-5-operator ID / ORC-10-entered by / PRT-5-Participation Person:PRT-4-Participation='EP' / ROL where ROL.3 is EP or ORC.10"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[typeCode=\"ENT\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=(\"DEV\", \"PSN\") and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.author",
        "short": "The source of the decision",
        "definition": "The logical author of the message - the person or device that decided the described event should happen. Where there is more than one candidate, pick the most proximal to the MessageHeader. Can provide other authors in extensions.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ORC-19-action by / PRT-5-Participation Person:PRT-4-Participation='AUT' / ROL where ROL.3 is IP or ORC.12"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"AUT\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=(\"DEV\", \"PSN\") and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.receiver",
        "short": "Intended \"real-world\" recipient for the data",
        "definition": "Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient.",
        "requirements": "Allows routing beyond just the application level.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          },
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Organization"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "PRT-5-Participation Person:PRT-4-Participation='WAYR' / PRT-8-Participation Organization:PRT-4-Participation='WAYR'"
          },
          {
            "identity": "rim",
            "map": "Not directly supported.  Could be shared using attentionLine.value with an appropriate keyWordText"
          }
        ]
      },
      {
        "path": "MessageHeader.responsible",
        "short": "Final responsibility for event",
        "definition": "The person or organization that accepts overall responsibility for the contents of the message. The implication is that the message event happened under the policies of the responsible party.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          },
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Organization"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ORC-12-ordering provider / \nPRT-5-Participation Person:PRT-4-Participation='OP' / \nPRT-8-Participation Organization:PRT-4-Participation='OP'\n/ ROL where ROL.3 is RO or ORC.11"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"RESP\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=\"PSN\" and determinerCode=\"INST\"] or ./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"RESP\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/scoper[isNormalEntity() and classCode=\"ORG\" and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.reason",
        "short": "Cause of event",
        "definition": "Coded indication of the cause for the event - indicates  a reason for the occurance of the event that is a focus of this message.",
        "requirements": "Need to be able to track why resources are being changed and report in the audit log/history of the resource.  May affect authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "name": "EventReason",
          "isExtensible": true,
          "conformance": "example",
          "description": "Reason for event occurrence",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/message-reason-encounter"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "EVN.4 / ORC.16 / OBR-31-reason for study / BPO-13-BP indication for use / RXO-20-indication / RXE-27-give indication / RXD-21-indication / RXG-22-indication / RXA-19-indication"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/reasonCode[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.data",
        "short": "The actual content of the message",
        "definition": "The actual data of the message - a reference to the root/focus class of the event.",
        "comments": "The data is defined where the transaction type is defined. The transaction data is always included in the bundle that is the full message.  Only the root resource is specified.  The resources it references should be contained in the bundle but are not also listed here.  Multiple repetitions are allowed to cater for merges and other situations with multiple focal targets.",
        "requirements": "Every message event is about actual data, a single resource, that is identified in the definition of the event, and perhaps some or all linked resources.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Any"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[typeCode=\"SUBJ\" and isNormalParticipation]/role or ./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/outboundRelationship[typeCode=\"SBJ\" and isNormalActRelatoinship]/target)"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "path": "MessageHeader",
        "short": "A resource that describes a message that is exchanged between systems",
        "definition": "The header for a message exchange that is either requesting or responding to an action.  The Reference(s) that are the subject of the action as well as other Information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.",
        "requirements": "Many implementations are not prepared to use REST and need a messaging based infrastructure.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH / MSA / ERR"
          },
          {
            "identity": "rim",
            "map": "Message"
          }
        ]
      },
      {
        "path": "MessageHeader.identifier",
        "short": "Id of this message",
        "definition": "The identifier of this message.",
        "comments": "This SHALL be unique within the scope of this stream of messages.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-10-message control ID"
          },
          {
            "identity": "rim",
            "map": "Message.id"
          }
        ]
      },
      {
        "path": "MessageHeader.timestamp",
        "short": "Time that the message was sent",
        "definition": "The time that the message was sent.",
        "requirements": "Allows limited detection of out-of-order and delayed transmission.  Also supports audit.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-7-message date/time"
          },
          {
            "identity": "rim",
            "map": "./creationTime[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.event",
        "short": "Code for the event this message represents",
        "definition": "Code that identifies the event this message represents and connects it with its definition. Events defined as part of the FHIR specification have the system value \"http://hl7.org/fhir/message-type\".",
        "requirements": "Drives the behavior associated with this message.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isModifier": true,
        "binding": {
          "name": "MessageEvent",
          "isExtensible": true,
          "conformance": "preferred",
          "description": "One of the message events defined as part of FHIR",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/message-events"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-9.2-message type.trigger event"
          },
          {
            "identity": "rim",
            "map": "./payload[classCode=\"CACT\" and moodCode=\"EVN\" and isNormalAct()]/code[isNormalDatatype()]/code"
          }
        ]
      },
      {
        "path": "MessageHeader.response",
        "short": "If this is a reply to prior message",
        "definition": "Information about the message that this message is a response to.  Only present if this message is a response.",
        "min": 0,
        "max": "1",
        "isModifier": true,
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA"
          },
          {
            "identity": "rim",
            "map": "./conveyedAcknowledgement"
          }
        ]
      },
      {
        "path": "MessageHeader.response.identifier",
        "short": "Id of original message",
        "definition": "The id of the message that this message is a response to.",
        "requirements": "Allows receiver to know what message is being responded to.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA-2-message control ID"
          },
          {
            "identity": "rim",
            "map": "./acknowledges.id[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.response.code",
        "short": "ok | transient-error | fatal-error",
        "definition": "Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not.",
        "comments": "This is a generic response to the request message. Specific data for the response will be found in MessageHeader.data.",
        "requirements": "Allows the sender of the acknowledge message to know if the request was successful or if action is needed.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "binding": {
          "name": "ResponseType",
          "isExtensible": false,
          "conformance": "required",
          "description": "The kind of response to a message",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/response-code"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "MSA-1-acknowledgment code"
          },
          {
            "identity": "rim",
            "map": "./typeCode[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.response.details",
        "short": "Specific list of hints/warnings/errors",
        "definition": "Full details of any issues found in the message.",
        "comments": "This SHALL be contained in the bundle. If any of the issues are errors, the response code SHALL be an error.",
        "requirements": "Allows the sender of the message to determine what the specific issues are.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/OperationOutcome"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ERR"
          },
          {
            "identity": "rim",
            "map": "AcknowledgementDetail or Observation[classCode=\"ALRT\" and moodCode=\"EVN\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.source",
        "short": "Message Source Application",
        "definition": "The source application from which this message originated.",
        "requirements": "Allows replies, supports audit.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./communicationFunction[typeCode=\"SND\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.name",
        "short": "Name of system",
        "definition": "Human-readable name for the source system.",
        "requirements": "May be used to support audit.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-3-sending application"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/name[type='ST' and isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.software",
        "short": "Name of software running the system",
        "definition": "May include configuration or other information useful in debugging.",
        "requirements": "Supports audit and possibly interface engine behavior.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "SFT-3-software product name ( +SFT-1-software vendor organization)"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/softwareName[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.version",
        "short": "Version of software running",
        "definition": "Can convey versions of multiple systems in situations where a message passes through multiple hands.",
        "requirements": "Supports audit and possibly interface engine behavior.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "SFT-2-software certified version or release number"
          },
          {
            "identity": "rim",
            "map": "(Not supported)"
          }
        ]
      },
      {
        "path": "MessageHeader.source.contact",
        "short": "Human contact for problems",
        "definition": "An e-mail, phone, website or other contact point to use to resolve issues with message communications.",
        "requirements": "Allows escalation of technical issues.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "(MSH-22?)"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and classCode=\"DEV\"]/scopesRole[normalRole() and classCode=\"CON\" and layer[classCode=\"PSN\"]/telecom[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.source.endpoint",
        "short": "Actual message source address or id",
        "definition": "Identifies the routing target to send acknowledgements to.",
        "comments": "The id may be a non-resolvable URI for systems that do not use standard network-based addresses.",
        "requirements": "Identifies where to send responses, may influence security permissions.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-24-sending network address"
          },
          {
            "identity": "rim",
            "map": "./telecom[isNormalDatatype()]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination",
        "short": "Message Destination Application(s)",
        "definition": "The destination application which the message is intended for.",
        "comments": "there SHOULD be at least one destination, but in some circumstances, the source system is unaware of any particular destination system.",
        "requirements": "Indicates where message is to be sent to for routing purposes.  Allows verification of \"am I the intended recipient\".",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "rim",
            "map": "./communicationFunction[typeCode=\"RCV\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.name",
        "short": "Name of system",
        "definition": "Human-readable name for the target system.",
        "requirements": "May be used for routing of response and/or to support audit.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-5-receiving application"
          },
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and (classCode=(\"DEV\", \"PSN\", \"ORG\"]/name[type='ST' and isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.target",
        "short": "Particular delivery destination within the destination",
        "definition": "Identifies the target end system in situations where the initial message transmission is to an intermediary system.",
        "requirements": "Supports multi-hop routing.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Device"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./entity[determinerCode=\"INST\" and (classCode=(\"DEV\", \"PSN\", \"ORG\"]"
          }
        ]
      },
      {
        "path": "MessageHeader.destination.endpoint",
        "short": "Actual destination address or id",
        "definition": "Indicates where the message should be routed to.",
        "comments": "The id may be a non-resolvable URI for systems that do not use standard network-based addresses.",
        "requirements": "Identifies where to route the message.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "MSH-25-receiving network address (or MSH-6-receiving facility by implication)"
          },
          {
            "identity": "rim",
            "map": "./telecom"
          }
        ]
      },
      {
        "path": "MessageHeader.enterer",
        "short": "The source of the data entry",
        "definition": "The person or device that performed the data entry leading to this message. Where there is more than one candidate, pick the most proximal to the message. Can provide other enterers in extensions.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "EVN-5-operator ID / ORC-10-entered by / PRT-5-Participation Person:PRT-4-Participation='EP' / ROL where ROL.3 is EP or ORC.10"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[typeCode=\"ENT\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=(\"DEV\", \"PSN\") and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.author",
        "short": "The source of the decision",
        "definition": "The logical author of the message - the person or device that decided the described event should happen. Where there is more than one candidate, pick the most proximal to the MessageHeader. Can provide other authors in extensions.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ORC-19-action by / PRT-5-Participation Person:PRT-4-Participation='AUT' / ROL where ROL.3 is IP or ORC.12"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"AUT\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=(\"DEV\", \"PSN\") and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.receiver",
        "short": "Intended \"real-world\" recipient for the data",
        "definition": "Allows data conveyed by a message to be addressed to a particular person or department when routing to a specific application isn't sufficient.",
        "requirements": "Allows routing beyond just the application level.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          },
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Organization"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "PRT-5-Participation Person:PRT-4-Participation='WAYR' / PRT-8-Participation Organization:PRT-4-Participation='WAYR'"
          },
          {
            "identity": "rim",
            "map": "Not directly supported.  Could be shared using attentionLine.value with an appropriate keyWordText"
          }
        ]
      },
      {
        "path": "MessageHeader.responsible",
        "short": "Final responsibility for event",
        "definition": "The person or organization that accepts overall responsibility for the contents of the message. The implication is that the message event happened under the policies of the responsible party.",
        "comments": "Usually only for the request, but can be used in a response.",
        "requirements": "Need to know for audit/traceback requirements and possibly for authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Practitioner"
          },
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Organization"
          }
        ],
        "mapping": [
          {
            "identity": "v2",
            "map": "ORC-12-ordering provider / \nPRT-5-Participation Person:PRT-4-Participation='OP' / \nPRT-8-Participation Organization:PRT-4-Participation='OP'\n/ ROL where ROL.3 is RO or ORC.11"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"RESP\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/player[isNormalEntity() and classCode=\"PSN\" and determinerCode=\"INST\"] or ./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[isHighest(priorityCode) and typeCode=\"RESP\" and isNormalParticipation]/role[classCode=\"ASSIGNED\" and isNormalRole()]/scoper[isNormalEntity() and classCode=\"ORG\" and determinerCode=\"INST\"])"
          }
        ]
      },
      {
        "path": "MessageHeader.reason",
        "short": "Cause of event",
        "definition": "Coded indication of the cause for the event - indicates  a reason for the occurance of the event that is a focus of this message.",
        "requirements": "Need to be able to track why resources are being changed and report in the audit log/history of the resource.  May affect authorization.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "name": "EventReason",
          "isExtensible": true,
          "conformance": "example",
          "description": "Reason for event occurrence",
          "referenceReference": {
            "reference": "http://hl7.org/fhir/vs/message-reason-encounter"
          }
        },
        "mapping": [
          {
            "identity": "v2",
            "map": "EVN.4 / ORC.16 / OBR-31-reason for study / BPO-13-BP indication for use / RXO-20-indication / RXE-27-give indication / RXD-21-indication / RXG-22-indication / RXA-19-indication"
          },
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/reasonCode[isNormalDatatype()])"
          }
        ]
      },
      {
        "path": "MessageHeader.data",
        "short": "The actual content of the message",
        "definition": "The actual data of the message - a reference to the root/focus class of the event.",
        "comments": "The data is defined where the transaction type is defined. The transaction data is always included in the bundle that is the full message.  Only the root resource is specified.  The resources it references should be contained in the bundle but are not also listed here.  Multiple repetitions are allowed to cater for merges and other situations with multiple focal targets.",
        "requirements": "Every message event is about actual data, a single resource, that is identified in the definition of the event, and perhaps some or all linked resources.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/Profile/Any"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "unique(./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/participation[typeCode=\"SUBJ\" and isNormalParticipation]/role or ./controlAct[classCode=\"CACT\" and classCode=\"EVN\" and isNormalAct()]/outboundRelationship[typeCode=\"SBJ\" and isNormalActRelatoinship]/target)"
          }
        ]
      }
    ]
  }
}

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.