Package | hl7.fhir.us.davinci-crd |
Resource Type | StructureDefinition |
Id | CDSHookServiceRequestExtensionRequestConfig |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-crd/https://build.fhir.org/ig/HL7/davinci-crd/StructureDefinition-CDSHookServiceRequestExtensionRequestConfig.html |
URL | http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig |
Version | 2.2.0-ballot |
Status | active |
Date | 2025-07-24T20:02:44+00:00 |
Name | CDSHookServiceRequestExtensionRequestConfig |
Title | CDS Hooks Service Request Configuration Extension |
Realm | us |
Authority | hl7 |
Description | Allows passing configuration parameters when invoking a card |
Type | http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig |
Kind | logical |
No resources found
ValueSet | |
cardType | CRD Card Types Value Set |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CDSHookServiceRequestExtensionRequestConfig
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Config value passed to service JSON Property Name for Type: davinci-crd.configuration JSON: Represented as a single JSON Object with named properties using the value of the code child as the key | |
![]() ![]() ![]() | 1..1 | code | Identifies the setting configuration when hook is invoked Binding: CRD Card Types Value Set (extensible) | |
![]() ![]() ![]() | 1..1 | integer, boolean | The value of the config option JSON: The type of this element is inferred from the JSON type in the instance | |
{ "resourceType": "StructureDefinition", "id": "CDSHookServiceRequestExtensionRequestConfig", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4, "_valueInteger": { "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/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_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/CDSHookServiceRequestExtensionRequestConfig", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.18.42.20" } ], "version": "2.2.0-ballot", "name": "CDSHookServiceRequestExtensionRequestConfig", "title": "CDS Hooks Service Request Configuration Extension", "status": "active", "experimental": false, "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": "Allows passing configuration parameters when invoking a card", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "context": [ { "type": "element", "expression": "CDSHooksRequest.extension" } ], "type": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "CDSHookServiceRequestExtensionRequestConfig", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name", "valueString": "davinci-crd.configuration" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "path": "CDSHookServiceRequestExtensionRequestConfig", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "CDSHookServiceRequestExtensionRequestConfig.code", "path": "CDSHookServiceRequestExtensionRequestConfig.code", "short": "Identifies the setting configuration when hook is invoked", "definition": "A code that will be used when setting configuration during hook invocation, and has an (extensible) binding to the CRD Card Types ValueSet.", "min": 1, "max": "1", "base": { "path": "CDSHookServiceRequestExtensionRequestConfig.code", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType" } }, { "id": "CDSHookServiceRequestExtensionRequestConfig.value", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "path": "CDSHookServiceRequestExtensionRequestConfig.value", "short": "The value of the config option", "definition": "The value of the config option", "min": 1, "max": "1", "base": { "path": "CDSHookServiceRequestExtensionRequestConfig.value", "min": 1, "max": "1" }, "type": [ { "code": "integer" }, { "code": "boolean" } ] } ] }, "differential": { "element": [ { "id": "CDSHookServiceRequestExtensionRequestConfig", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name", "valueString": "davinci-crd.configuration" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "path": "CDSHookServiceRequestExtensionRequestConfig", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service", "max": "*" }, { "id": "CDSHookServiceRequestExtensionRequestConfig.code", "path": "CDSHookServiceRequestExtensionRequestConfig.code", "short": "Identifies the setting configuration when hook is invoked", "definition": "A code that will be used when setting configuration during hook invocation, and has an (extensible) binding to the CRD Card Types ValueSet.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType" } }, { "id": "CDSHookServiceRequestExtensionRequestConfig.value", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "path": "CDSHookServiceRequestExtensionRequestConfig.value", "short": "The value of the config option", "definition": "The value of the config option", "min": 1, "max": "1", "type": [ { "code": "integer" }, { "code": "boolean" } ] } ] } }