{ "description": "This structure is defines the CRD Configuration (Test only). TODO: This content will be moved to the CDS Hooks specification in the future", "_filename": "StructureDefinition-CDSHooksExtension-DaVinci-config.json", "package_name": "hl7.fhir.uv.tools", "date": "2023-12-19T11:34:35+11:00", "derivation": "specialization", "publisher": "HL7 International / FHIR Infrastructure", "fhirVersion": "5.0.0", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "CDSHooksExtensionDaVinciConfigTest", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/fhir/tools/StructureDefinition/DaVinciConfig", "experimental": "true", "resourceType": "StructureDefinition", "title": "CDS Hook Extension Definition for DaVinci Configuration (Test)", "package_version": "0.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "snapshot": { "element": [ { "path": "DaVinciConfig", "min": 0, "definition": "The context for the patient-view hook", "isModifier": false, "short": "The context for the patient-view hook", "mapping": [ { "map": "n/a", "identity": "rim" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-json-name", "valueString": "davinci-crd.configuration-test" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "max": "*", "id": "DaVinciConfig", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "DaVinciConfig.code", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "DaVinciConfig.code" }, "path": "DaVinciConfig.code", "type": [ { "code": "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." }, { "path": "DaVinciConfig.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": "DaVinciConfig.value", "base": { "max": "1", "min": 1, "path": "DaVinciConfig.value" } } ] }, "status": "draft", "id": "df805705-b5dc-4e52-a72f-f21e4671b1e5", "kind": "logical", "url": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksExtension-DaVinci-config", "version": "0.1.0", "differential": { "element": [ { "id": "DaVinciConfig", "max": "*", "min": 0, "path": "DaVinciConfig", "short": "The context for the patient-view hook", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-json-name", "valueString": "davinci-crd.configuration-test" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "code" } ], "definition": "The context for the patient-view hook" }, { "id": "DaVinciConfig.code", "max": "1", "min": 1, "path": "DaVinciConfig.code", "type": [ { "code": "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." }, { "id": "DaVinciConfig.value", "max": "1", "min": 1, "path": "DaVinciConfig.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://hl7.org/Special/committees/fhir-i", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }