Package | hl7.fhir.us.davinci-crd |
Resource Type | StructureDefinition |
Id | CRDOrderDispatchContext |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-crd/https://build.fhir.org/ig/HL7/davinci-crd/StructureDefinition-CRDOrderDispatchContext.html |
URL | http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDOrderDispatchContext |
Version | 2.2.0-ballot |
Status | draft |
Date | 2025-07-24T20:02:44+00:00 |
Name | CRDOrderDispatchContext |
Title | CRD CDS Hook Specific Context for order-dispatch (Logical Definition) |
Realm | us |
Authority | hl7 |
Description | CRD-specific constraints on the order-dispatch CDS Hook context |
Type | http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookOrderDispatchContext |
Kind | logical |
No resources found
StructureDefinition | |
CDSHookOrderDispatchContext | CDS Hook Specific Context for order-dispatch (Logical Definition) |
profile-bundle-request | CRD Bundle of Request Resources |
profile-bundle-task | CRD Bundle of Dispatch Tasks |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CRDOrderDispatchContext
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | CDSHookOrderDispatchContext | Elements defined in Ancestors:patientId, dispatchedOrders, performer, fulfillmentTasks The context for the order-dispatch hook | |
![]() ![]() ![]() | 1..1 | CRDRequestBundle | Contains a collection of resources | |
![]() ![]() ![]() | 0..1 | CRDTaskBundle | Contains a collection of resources | |
{ "resourceType": "StructureDefinition", "id": "CRDOrderDispatchContext", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype", "valueBoolean": true }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDOrderDispatchContext", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.18.42.36" } ], "version": "2.2.0-ballot", "name": "CRDOrderDispatchContext", "title": "CRD CDS Hook Specific Context for order-dispatch (Logical Definition)", "status": "draft", "experimental": true, "date": "2025-07-24T20:02:44+00:00", "publisher": "HL7 International / Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" } ] } ], "description": "CRD-specific constraints on the order-dispatch CDS Hook context", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookOrderDispatchContext", "baseDefinition": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookOrderDispatchContext", "derivation": "constraint", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "2.2.0-ballot" } ], "element": [ { "id": "CDSHookOrderDispatchContext", "path": "CDSHookOrderDispatchContext", "short": "The context for the order-dispatch hook", "definition": "The context (hook specific)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "CDSHookOrderDispatchContext.patientId", "path": "CDSHookOrderDispatchContext.patientId", "short": "The FHIR Patient.id of the current patient in context", "definition": "The FHIR Patient.id of the current patient in context", "min": 1, "max": "1", "base": { "path": "CDSHookOrderDispatchContext.patientId", "min": 1, "max": "1" }, "type": [ { "code": "id" } ] }, { "id": "CDSHookOrderDispatchContext.dispatchedOrders", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/id-expectation", "valueCode": "optional" } ], "path": "CDSHookOrderDispatchContext.dispatchedOrders", "short": "Contains a collection of resources", "definition": "A container for a collection of resources.", "min": 1, "max": "1", "base": { "path": "CDSHookOrderDispatchContext.dispatchedOrders", "min": 1, "max": "1" }, "type": [ { "code": "Bundle", "profile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-bundle-request" ] } ], "mapping": [ { "identity": "rim", "map": "Entity. Role, or Act" }, { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "N/A" }, { "identity": "cda", "map": "ClinicalDocument, if bundle.type = document" } ] }, { "id": "CDSHookOrderDispatchContext.performer", "path": "CDSHookOrderDispatchContext.performer", "short": "Who orders are dispatched to in form [ResourceType]/[ResourceId]", "definition": "The FHIR local reference for the Practitioner, PractitionerRole, Organization, CareTeam, etc. who is being asked to execute the order. E.g. `Practitioner/456`", "min": 0, "max": "1", "base": { "path": "CDSHookOrderDispatchContext.performer", "min": 0, "max": "1" }, "type": [ { "code": "url" } ] }, { "id": "CDSHookOrderDispatchContext.fulfillmentTasks", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/id-expectation", "valueCode": "optional" } ], "path": "CDSHookOrderDispatchContext.fulfillmentTasks", "short": "Contains a collection of resources", "definition": "A container for a collection of resources.", "min": 0, "max": "1", "base": { "path": "CDSHookOrderDispatchContext.fulfillmentTasks", "min": 0, "max": "1" }, "type": [ { "code": "Bundle", "profile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-bundle-task" ] } ], "mapping": [ { "identity": "rim", "map": "Entity. Role, or Act" }, { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "N/A" }, { "identity": "cda", "map": "ClinicalDocument, if bundle.type = document" } ] } ] }, "differential": { "element": [ { "id": "CDSHookOrderDispatchContext", "path": "CDSHookOrderDispatchContext" }, { "id": "CDSHookOrderDispatchContext.dispatchedOrders", "path": "CDSHookOrderDispatchContext.dispatchedOrders", "type": [ { "code": "Bundle", "profile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-bundle-request" ] } ] }, { "id": "CDSHookOrderDispatchContext.fulfillmentTasks", "path": "CDSHookOrderDispatchContext.fulfillmentTasks", "type": [ { "code": "Bundle", "profile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-bundle-task" ] } ] } ] } }