This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Ballot Status: Informative |
Logical Model Request
{ "resourceType": "StructureDefinition", "id": "Request", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" } ], "url": "http://hl7.org/fhir/StructureDefinition/Request", "name": "Request", "title": "request", "status": "draft", "date": "2018-04-03T12:05:46+10:00", "publisher": "Health Level Seven International fhir", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Logical Model: A pattern to be followed by resources that represent a specific proposal, plan and/or order for some sort of action or service.", "fhirVersion": "3.3.0", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern" } ], "kind": "logical", "abstract": false, "snapshot": { "element": [ { "id": "Request", "path": "Request", "short": "Request Pattern", "definition": "A pattern to be followed by resources that represent a specific proposal, plan and/or order for some sort of action or service.", "min": 0, "max": "*", "base": { "path": "Request", "min": 0, "max": "*" }, "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "ORC" }, { "identity": "rim", "map": "Act[moodCode<=INT]" } ] }, { "id": "Request.identifier", "path": "Request.identifier", "short": "Business Identifier for {{title}}", "definition": "Business identifiers assigned to this {{title}} by the performer or other systems which remain constant as the resource is updated and propagates from server to server.", "comment": "The identifier.type element is used to distinguish between the identifiers assigned by the requester/placer and the performer/filler.", "requirements": "Allows identification of the {{title}} as it is known by various participating systems and in a way that remains consistent across servers.", "min": 0, "max": "*", "base": { "path": "Request.identifier", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.2, ORC.3" }, { "identity": "rim", "map": ".identifier" }, { "identity": "w5", "map": "FiveWs.identifier" } ] }, { "id": "Request.instantiatesCanonical", "path": "Request.instantiatesCanonical", "short": "Instantiates FHIR protocol or definition", "definition": "The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this {{title}}.", "comment": "Note: This is a business identifer, not a resource identifier (see [discussion](resource.html#identifiers)). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.", "min": 0, "max": "*", "base": { "path": "Request.instantiatesCanonical", "min": 0, "max": "*" }, "type": [ { "code": "canonical", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Definition" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Varies by domain" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=DEFN].target" } ] }, { "id": "Request.instantiatesUri", "path": "Request.instantiatesUri", "short": "Instantiates external protocol or definition", "definition": "The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this {{title}}.", "comment": "This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.", "min": 0, "max": "*", "base": { "path": "Request.instantiatesUri", "min": 0, "max": "*" }, "type": [ { "code": "uri" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Varies by domain" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=DEFN].target" } ] }, { "id": "Request.basedOn", "path": "Request.basedOn", "short": "Fulfills plan, proposal or order", "definition": "A plan, proposal or order that is fulfilled in whole or in part by this {{title}}.", "comment": "[The allowed reference resources may be adjusted as appropriate for the request resource].", "requirements": "Allows tracing of authorization for the request and tracking whether proposals/recommendations were acted upon.", "alias": [ "fulfills" ], "min": 0, "max": "*", "base": { "path": "Request.basedOn", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Request" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.8 (plus others)" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=FLFS].target" } ] }, { "id": "Request.replaces", "path": "Request.replaces", "short": "Request(s) replaced by this {{title}}", "definition": "Completed or terminated request(s) whose function is taken by this new {{title}}.", "comment": "The replacement could be because the initial request was immediately rejected (due to an issue) or because the previous request was completed, but the need for the action described by the request remains ongoing.", "requirements": "Allows tracing the continuation of a therapy or administrative process instantiated through multiple requests.", "alias": [ "supersedes", "prior", "renewed order" ], "min": 0, "max": "*", "base": { "path": "Request.replaces", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Request" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Handled by message location of ORC (ORC.1=RO or RU)" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=RPLC].target" } ] }, { "id": "Request.groupIdentifier", "path": "Request.groupIdentifier", "short": "Composite request this is part of", "definition": "A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.", "comment": "Requests are linked either by a \"basedOn\" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.", "requirements": "Some business processes need to know if multiple items were ordered as part of the same \"prescription\" or \"requisition\" for billing or other purposes.", "alias": [ "grouperId", "requisition" ], "min": 0, "max": "1", "base": { "path": "Request.groupIdentifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.4" }, { "identity": "rim", "map": ".inboundRelationship(typeCode=COMP].source[moodCode=INT].identifier" } ] }, { "id": "Request.status", "path": "Request.status", "short": "draft | active | suspended | cancelled | completed | entered-in-error | unknown", "definition": "The current state of the {{title}}.", "comment": "The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, completed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding [Event](event.html)(s) or using the [Task](task.html) resource. A nominal state-transition diagram can be found in the [[request.html#statemachine | Request pattern]] documentation Unknown does not represent \"other\" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is. A status of 'active' when doNotPerform is true means that the request to not perform is currently in force.\n\nA status of completed for a \"doNotPerform\" request indicates that the period of non-performance is now satisfied and the request no longer holds.", "min": 1, "max": "1", "base": { "path": "Request.status", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "isModifier": true, "isModifierReason": "This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid", "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestStatus" } ], "strength": "required", "description": "Codes identifying the lifecycle stage of a request", "valueSetCanonical": "http://hl7.org/fhir/ValueSet/request-status" }, "mapping": [ { "identity": "v2", "map": "ORC.5" }, { "identity": "rim", "map": ".status" }, { "identity": "w5", "map": "FiveWs.status" } ] }, { "id": "Request.statusReason", "path": "Request.statusReason", "short": "Reason for current status", "definition": "Captures the reason for the current state of the {{title}}.", "comment": "This is generally only used for \"exception\" statuses such as \"suspended\" or \"cancelled\". The reason why the {{title}} was created at all is captured in reasonCode, not here. [distinct reason codes for different statuses can be enforced using invariants if they are universal bindings].", "alias": [ "Suspended Reason", "Cancelled Reason" ], "min": 0, "max": "1", "base": { "path": "Request.statusReason", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "isSummary": false, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestStatusReason" } ], "strength": "example", "description": "Codes identifying the reason for the current state of a request" }, "mapping": [ { "identity": "rim", "map": ".inboundRelationship[typeCode=SUBJ].source[classCode=CACT, moodCode=EVN].reasonCOde" } ] }, { "id": "Request.intent", "path": "Request.intent", "short": "proposal | plan | order", "definition": "Indicates the level of authority/intentionality associated with the {{title}} and where the request fits into the workflow chain.", "comment": "When resources map to this element, they are free to define as many codes as necessary to cover their space and will map to \"proposal, plan or order\". Can have multiple codes that map to one of these. E.g. \"original order\", \"encoded order\", \"reflex order\" would all map to \"order\". Expectation is that the set of codes is mutually exclusive or a strict all-encompassing hierarchy.", "requirements": "Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.", "alias": [ "category" ], "min": 1, "max": "1", "base": { "path": "Request.intent", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "isModifier": true, "isModifierReason": "This element changes the interpretation of all descriptive attributes. For example \"the time the request is recommended to occur\" vs. \"the time the request is authorized to occur\" or \"who is recommended to perform the request\" vs. \"who is authorized to perform the request", "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestIntent" } ], "strength": "required", "description": "Codes indicating the degree of authority/intentionality associated with a request", "valueSetCanonical": "http://hl7.org/fhir/ValueSet/request-intent" }, "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": ".moodCode (nuances beyond PRP/PLAN/RQO would need to be elsewhere)" }, { "identity": "w5", "map": "FiveWs.class" } ] }, { "id": "Request.priority", "path": "Request.priority", "short": "routine | urgent | asap | stat", "definition": "Indicates how quickly the {{title}} should be addressed with respect to other requests.", "min": 0, "max": "1", "base": { "path": "Request.priority", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "meaningWhenMissing": "If missing, this task should be performed with normal priority", "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestPriority" } ], "strength": "required", "description": "Identifies the level of importance to be assigned to actioning the request", "valueSetCanonical": "http://hl7.org/fhir/ValueSet/request-priority" }, "mapping": [ { "identity": "v2", "map": "TQ1.9" }, { "identity": "rim", "map": ".priorityCode" }, { "identity": "w5", "map": "FiveWs.grade" } ] }, { "id": "Request.doNotPerform", "path": "Request.doNotPerform", "short": "true if request is prohibiting action", "definition": "If true indicates that the {{title}} is asking for the specified action to *not* occur.", "comment": "The attributes provided with the request qualify what is not to be done. For example, if an effectiveTime is provided, the \"do not\" request only applies within the specified time. If a performerType is specified then the \"do not\" request only applies to performers of that type. Qualifiers include: code, subject, occurrence, perormerType and performer.\n\nIn some cases, the Request.code may pre-coordinate prohibition into the requested action. E.g. \"NPO\" (nothing by mouth), \"DNR\" (do not recussitate). If this happens, doNotPerform SHALL NOT be set to true. I.e. The resource shall not have double negation. (E.g. \"Do not DNR\").", "requirements": "Supports things like Do Not Recussitate, Nothing by mouth, etc.", "alias": [ "prohibited" ], "min": 0, "max": "1", "base": { "path": "Request.doNotPerform", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "meaningWhenMissing": "If do not perform is not specified, the request is a positive request e.g. \"do perform\"", "isModifier": true, "isModifierReason": "If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur.", "isSummary": true }, { "id": "Request.code", "path": "Request.code", "short": "What's being requested/ordered", "definition": "A code that identifies the specific service or action being asked to be done (or not done).", "alias": [ "type" ], "min": 0, "max": "1", "base": { "path": "Request.code", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestCode" } ], "strength": "example", "description": "Codes indicating the details of what is being requested. These will vary significantly based on the type of request resource and will often be example/preferred rather than extensible/required." }, "mapping": [ { "identity": "v2", "map": "Varies by domain" }, { "identity": "rim", "map": ".code" }, { "identity": "w5", "map": "FiveWs.what[x]" } ] }, { "id": "Request.subject", "path": "Request.subject", "short": "Individual the service is ordered for", "definition": "The individual or set of individuals the action is to be performed/not performed on or for.", "comment": "[For resources that aren't patient-specific, the set of allowed resources may be extended to include other things. Group should generally be retained unless there's certainty this resource won't be used for veterinary, research or public health settings where Group may be necessary (e.g. this cage of rats/crate of chickens, group of people in a 5 mile radious of the incident, etc.)].", "requirements": "Links the request to the Patient context.", "alias": [ "patient" ], "min": 1, "max": "1", "base": { "path": "Request.subject", "min": 1, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Accompanying PID segment" }, { "identity": "rim", "map": ".participation[typeCode=SBJ].role" }, { "identity": "w5", "map": "FiveWs.subject" } ] }, { "id": "Request.context", "path": "Request.context", "short": "Encounter / Episode associated with request", "definition": "The encounter or episode of care that establishes the context for making this request.", "comment": "This will typically be the encounter the request was created during, but some requests may be initiated prior to or after the official completion of an encounter or episode but still be tied to the context of the encounter or episode (e.g. pre-admission lab tests).", "requirements": "Links the request to the Encounter context.", "alias": [ "encounter" ], "min": 0, "max": "1", "base": { "path": "Request.context", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Accompanying PV1" }, { "identity": "rim", "map": ".inboundRelationship(typeCode=COMP].source[classCode<=PCPR, moodCode=EVN]" }, { "identity": "w5", "map": "FiveWs.context" } ] }, { "id": "Request.occurrence[x]", "path": "Request.occurrence[x]", "short": "When service should occur", "definition": "The date or time(s) at which the activity or service is desired to occur or not occur.", "comment": "[The list of types may be constrained as appropriate for the type of event].", "alias": [ "timing" ], "min": 0, "max": "1", "base": { "path": "Request.occurrence[x]", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" }, { "code": "Period" }, { "code": "Timing" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "Accompanying TQ1/TQ2 segments" }, { "identity": "rim", "map": ".effectiveTime" }, { "identity": "w5", "map": "FiveWs.planned" } ] }, { "id": "Request.authoredOn", "path": "Request.authoredOn", "short": "When request transitioned to being actionable", "definition": "For draft {{title}}s, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.", "alias": [ "createdOn", "signedOn" ], "min": 0, "max": "1", "base": { "path": "Request.authoredOn", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.9" }, { "identity": "rim", "map": ".participation[typeCode=AUT].time" }, { "identity": "w5", "map": "FiveWs.recorded" } ] }, { "id": "Request.requester", "path": "Request.requester", "short": "Who/what is requesting service", "definition": "Who initiated the {{request}} and has responsibility for its activation.", "comment": "[Resources may choose to constrain potential requesters, though should consider proposals and plans as well as orders].", "alias": [ "author" ], "min": 0, "max": "1", "base": { "path": "Request.requester", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Device" ] } ], "constraint": [ { "key": "inv-1", "severity": "error", "human": "onBehalfOf can only be specified if agent is practitioner or device", "expression": "(agent.resolve().empty()) or (agent.resolve() is Device) or (agent.resolve() is Practitioner) or onBehalfOf.exists().not()", "xpath": "contains(f:agent/f:reference/@value, '/Practitioner/') or contains(f:agent/f:reference/@value, '/Device/') or not(exists(f:onBehalfOf))" } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.12" }, { "identity": "rim", "map": ".participation[typeCode=AUT].role" }, { "identity": "w5", "map": "FiveWs.author" } ] }, { "id": "Request.performerType", "path": "Request.performerType", "short": "Desired kind of service performer", "definition": "The type of individual that is desired to act upon/ not act upon the {{request}}.", "comment": "If specified without indicating a performer, this indicates that the performer must be (or can't be) of the specified type. If specified with a performer then it indicates the requirements of the performer if the designated performer is not available. If doNotPerform is true, then only one of performerType and performer should be present.", "min": 0, "max": "1", "base": { "path": "Request.performerType", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PerformerType" } ], "strength": "example", "description": "Identifies types of practitioners, devices or other agents that should fulfill a request. While the detailed constraints of relevant agents will vary by resource, some degree of consistency around recommended codes across request and definition resources would be desirable" }, "mapping": [ { "identity": "v2", "map": "PRT" }, { "identity": "rim", "map": ".participation[typeCode=PRF].role[scoper.determinerCode=KIND].code" }, { "identity": "w5", "map": "FiveWs.actor" } ] }, { "id": "Request.performer", "path": "Request.performer", "short": "Specific desired (non)performer", "definition": "Indicates who or what is being asked to perform (or not perform) the {{request}}.", "min": 0, "max": "1", "base": { "path": "Request.performer", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "PRT" }, { "identity": "rim", "map": ".participation[typeCode=PRF].role[scoper.determinerCode=INSTANCE]" }, { "identity": "w5", "map": "FiveWs.actor" } ] }, { "id": "Request.reasonCode", "path": "Request.reasonCode", "short": "Why is service (not) needed?", "definition": "Describes why the request is being made in coded or textual form.", "comment": "Textual reasons can be captured using reasonCode.text. If doNoPerform is true, this will be the reason why the request is being made to not act.", "min": 0, "max": "*", "base": { "path": "Request.reasonCode", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "RequestReason" } ], "strength": "example", "description": "Codes identifying why this request was necessary. These may be clinical reasons (e.g. diagnoses, symptoms) and/or administrative reasons. While the detailed constraints of relevant reasons will vary by resource, some degree of consistency across resources around recommended codes would be desirable." }, "mapping": [ { "identity": "v2", "map": "ORC.16" }, { "identity": "rim", "map": ".reasonCode" }, { "identity": "w5", "map": "FiveWs.why[x]" } ] }, { "id": "Request.reasonReference", "path": "Request.reasonReference", "short": "Why is service (not) needed?", "definition": "Indicates another resource whose existence justifies this request.", "comment": "[Additional resources may be added as appropriate].", "min": 0, "max": "*", "base": { "path": "Request.reasonReference", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/DocumentReference" ] } ], "isModifier": false, "isSummary": true, "mapping": [ { "identity": "v2", "map": "ORC.16" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=RSON].target" }, { "identity": "w5", "map": "FiveWs.why[x]" } ] }, { "id": "Request.insurance", "path": "Request.insurance", "short": "Associated insurance coverage", "definition": "Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant in delivering the requested service.", "min": 0, "max": "*", "base": { "path": "Request.insurance", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Coverage", "http://hl7.org/fhir/StructureDefinition/ClaimResponse" ] } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "IN1/IN2" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=COVBY].target" } ] }, { "id": "Request.supportingInfo", "path": "Request.supportingInfo", "short": "Extra information to use in performing request", "definition": "Information that may be needed by/relevant to the performer in their execution of this {{title}}.", "min": 0, "max": "*", "base": { "path": "Request.supportingInfo", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "Accompanying segments" }, { "identity": "rim", "map": ".outboundRelationship[typeCode=PERT].target" } ] }, { "id": "Request.note", "path": "Request.note", "short": "Comments made about {{title}}", "definition": "Comments made about the {{title}} by the requester, performer, subject or other participants.", "min": 0, "max": "*", "base": { "path": "Request.note", "min": 0, "max": "*" }, "type": [ { "code": "Annotation" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "NTE" }, { "identity": "rim", "map": ".inboundRelationship(typeCode=SUBJ].source[classCode=ANNGEN, moodCode=EVN].value[xsi:type=ST]" } ] }, { "id": "Request.relevantHistory", "path": "Request.relevantHistory", "short": "Key events in history of {{title}}", "definition": "Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource.", "comment": "This element does not point to the Provenance associated with the *current* version of the resource - as it would be created after this version existed. The Provenance for the current version can be retrieved with a _revinclude. Referenced provenances should adhere to the provenance-relevant-history profile.", "alias": [ "eventHistory" ], "min": 0, "max": "*", "base": { "path": "Request.relevantHistory", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Provenance" ] } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": ".inboundRelationship(typeCode=SUBJ].source[classCode=CACT, moodCode=EVN]" } ] } ] } }
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.