{
"description": "Allows passing configuration parameters when invoking a card",
"_filename": "StructureDefinition-CDSHookServiceRequestExtensionRequestConfig.json",
"package_name": "hl7.fhir.us.davinci-crd.r4b",
"date": "2024-09-26T14:59:51-04:00",
"derivation": "specialization",
"publisher": "HL7 International / Financial Management",
"fhirVersion": "4.3.0",
"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-preview",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_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": "7e8e448c-2397-45bd-9db5-6d19d1299c80",
"kind": "logical",
"url": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServiceRequestExtensionRequestConfig",
"version": "2.1.0-preview",
"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"
}