{ "description": "Allows passing configuration parameters when invoking a card", "_filename": "StructureDefinition-CDSHookServiceRequestExtensionRequestConfig.json", "package_name": "hl7.fhir.us.davinci-crd", "date": "2024-12-11T18:49:53+00:00", "derivation": "specialization", "publisher": "HL7 International / Financial Management", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CDSHookServiceRequestExtensionRequestConfig", "abstract": false, "type": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig", "experimental": "false", "resourceType": "StructureDefinition", "title": "CDS Hooks Service Request Configuration Extension", "package_version": "2.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_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" } ] } } ], "snapshot": { "element": [ { "path": "CDSHookServiceRequestExtensionRequestConfig", "min": 0, "definition": "A configuration parameter passed to the CRD decision support service", "isModifier": false, "short": "Config value passed to service", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-json-name", "valueString": "davinci-crd.configuration" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "max": "*", "id": "CDSHookServiceRequestExtensionRequestConfig", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "CDSHookServiceRequestExtensionRequestConfig.code", "min": 1, "definition": "A code that will be used when setting configuration during hook invocation, and has an (extensible) binding to the CRD Card Types ValueSet.", "short": "Identifies the setting configuration when hook is invoked", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType" }, "max": "1", "id": "CDSHookServiceRequestExtensionRequestConfig.code", "base": { "max": "1", "min": 1, "path": "CDSHookServiceRequestExtensionRequestConfig.code" } }, { "path": "CDSHookServiceRequestExtensionRequestConfig.value", "min": 1, "definition": "The value of the config option", "short": "The value of the config option", "type": [ { "code": "integer" }, { "code": "boolean" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "max": "1", "id": "CDSHookServiceRequestExtensionRequestConfig.value", "base": { "max": "1", "min": 1, "path": "CDSHookServiceRequestExtensionRequestConfig.value" } } ] }, "status": "active", "id": "50b65173-78d2-41be-80da-696a5d4ed91c", "kind": "logical", "url": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.18.42.20", "system": "urn:ietf:rfc:3986" } ], "version": "2.1.0", "differential": { "element": [ { "id": "CDSHookServiceRequestExtensionRequestConfig", "max": "*", "path": "CDSHookServiceRequestExtensionRequestConfig", "short": "Config value passed to service", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-json-name", "valueString": "davinci-crd.configuration" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "definition": "A configuration parameter passed to the CRD decision support service" }, { "id": "CDSHookServiceRequestExtensionRequestConfig.code", "max": "1", "min": 1, "path": "CDSHookServiceRequestExtensionRequestConfig.code", "type": [ { "code": "code" } ], "short": "Identifies the setting configuration when hook is invoked", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType" }, "definition": "A code that will be used when setting configuration during hook invocation, and has an (extensible) binding to the CRD Card Types ValueSet." }, { "id": "CDSHookServiceRequestExtensionRequestConfig.value", "max": "1", "min": 1, "path": "CDSHookServiceRequestExtensionRequestConfig.value", "type": [ { "code": "integer" }, { "code": "boolean" } ], "short": "The value of the config option", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "definition": "The value of the config option" } ] }, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }