FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CDSHookServicesExtensionConfiguration

Packagehl7.fhir.us.davinci-crd
Resource TypeStructureDefinition
IdCDSHookServicesExtensionConfiguration
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-crd/https://build.fhir.org/ig/HL7/davinci-crd/StructureDefinition-CDSHookServicesExtensionConfiguration.html
URLhttp://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServicesExtensionConfiguration
Version2.2.0-ballot
Statusactive
Date2025-07-24T20:02:44+00:00
NameCDSHookServicesExtensionConfiguration
TitleCDS Hooks Services Configuration Extension
Realmus
Authorityhl7
DescriptionAn extension for the CDS Hooks 'services' object that indicates configuration options supported by the CDS server
Typehttp://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServicesExtensionConfiguration
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
cardTypeCRD Card Types Value Set
configTypesCRD Configuration Code Data Types Value Set

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition CDSHookServicesExtensionConfiguration

NameFlagsCard.TypeDescription & Constraintsdoco
.. CDSHookServicesExtensionConfiguration 0..*BaseAn allowed configuration option
JSON Property Name for Type: davinci-crd.configuration-options
... code 1..1codeIdentifies the setting configuration when hook is invoked
Binding: CRD Card Types Value Set (required)
... type 1..1codeboolean | integer (JSON types)
Binding: CRD Configuration Code Data Types Value Set (extensible)
... name 1..1stringA display name for the configuration option
... description 1..1string1-2 sentences - the effect of the configuration option
... default 0..1integer, booleanShows users what to expect when an override is not specified
JSON: The type of this element is inferred from the JSON type in the instance

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "CDSHookServicesExtensionConfiguration",
  "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/CDSHookServicesExtensionConfiguration",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.18.42.23"
    }
  ],
  "version": "2.2.0-ballot",
  "name": "CDSHookServicesExtensionConfiguration",
  "title": "CDS Hooks Services 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": "An extension for the CDS Hooks 'services' object that indicates configuration options supported by the CDS server",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "CDSHooksServices.services"
    }
  ],
  "type": "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CDSHookServicesExtensionConfiguration",
  "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": "CDSHookServicesExtensionConfiguration",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name",
            "valueString": "davinci-crd.configuration-options"
          }
        ],
        "path": "CDSHookServicesExtensionConfiguration",
        "short": "An allowed configuration option",
        "definition": "A specific configuration option that is supported by the server and can be transmitted when invoking a hooks service",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.code",
        "path": "CDSHookServicesExtensionConfiguration.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": "CDSHookServicesExtensionConfiguration.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType"
        }
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.type",
        "path": "CDSHookServicesExtensionConfiguration.type",
        "short": "boolean | integer (JSON types)",
        "definition": "A data type for the parameter.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CDSHookServicesExtensionConfiguration.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/configTypes"
        }
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.name",
        "path": "CDSHookServicesExtensionConfiguration.name",
        "short": "A display name for the configuration option",
        "definition": "A display name for the configuration option to appear in the client’s user interface when performing configuration",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CDSHookServicesExtensionConfiguration.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.description",
        "path": "CDSHookServicesExtensionConfiguration.description",
        "short": "1-2 sentences - the effect of the configuration option",
        "definition": "A description providing a 1-2 sentence description of the effect of the configuration option",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CDSHookServicesExtensionConfiguration.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.default",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice",
            "valueBoolean": true
          }
        ],
        "path": "CDSHookServicesExtensionConfiguration.default",
        "short": "Shows users what to expect when an override is not specified",
        "definition": "A default value SHOULD also be provided to show users what to expect when an override is not specified",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CDSHookServicesExtensionConfiguration.default",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          },
          {
            "code": "boolean"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CDSHookServicesExtensionConfiguration",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name",
            "valueString": "davinci-crd.configuration-options"
          }
        ],
        "path": "CDSHookServicesExtensionConfiguration",
        "short": "An allowed configuration option",
        "definition": "A specific configuration option that is supported by the server and can be transmitted when invoking a hooks service"
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.code",
        "path": "CDSHookServicesExtensionConfiguration.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": "required",
          "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType"
        }
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.type",
        "path": "CDSHookServicesExtensionConfiguration.type",
        "short": "boolean | integer (JSON types)",
        "definition": "A data type for the parameter.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/us/davinci-crd/ValueSet/configTypes"
        }
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.name",
        "path": "CDSHookServicesExtensionConfiguration.name",
        "short": "A display name for the configuration option",
        "definition": "A display name for the configuration option to appear in the client’s user interface when performing configuration",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.description",
        "path": "CDSHookServicesExtensionConfiguration.description",
        "short": "1-2 sentences - the effect of the configuration option",
        "definition": "A description providing a 1-2 sentence description of the effect of the configuration option",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "CDSHookServicesExtensionConfiguration.default",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice",
            "valueBoolean": true
          }
        ],
        "path": "CDSHookServicesExtensionConfiguration.default",
        "short": "Shows users what to expect when an override is not specified",
        "definition": "A default value SHOULD also be provided to show users what to expect when an override is not specified",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          },
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}