FHIR IG analytics
| Package | hl7.fhir.uv.cds-hooks |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-CDSHooksElement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/cds-hooks/StructureDefinition-CDSHooksElement.html |
| URL | http://cds-hooks.hl7.org/StructureDefinition/CDSHooksElement |
| Version | 3.0.0-ballot |
| Status | draft |
| Date | 2026-06-24T14:14:29+00:00 |
| Name | CDSHooksElement |
| Title | CDSHooks Services Base Extensible Element |
| Realm | uv |
| Authority | hl7 |
| Description | This structure is defined to allow the FHIR Validator to validate a CDSHooks Services Element with Extensions. |
| Type | http://cds-hooks.hl7.org/StructureDefinition/CDSHooksElement |
| Kind | logical |
Resources that use this resource
| StructureDefinition |
| hl7.fhir.uv.cds-hooks#current | CDSHooksFeedback | CDSHooks Feedback (Logical Definition) |
| hl7.fhir.uv.cds-hooks#current | CDSHooksRequest | CDSHooks Request (Logical Definition) |
| hl7.fhir.uv.cds-hooks#current | CDSHooksResponse | CDSHooks Response (Logical Definition) |
| hl7.fhir.uv.cds-hooks#current | CDSHooksServices | CDSHooks Discovery Response (Logical Definition) |
Resources that this resource uses
| StructureDefinition |
| hl7.fhir.uv.tools#current | CDSHooksExtensions | CDSHooks Services Extensions |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "CDSHooksElement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://cds-hooks.hl7.org/ImplementationGuide/hl7.fhir.uv.cds-hooks"
}
]
}
}
],
"url": "http://cds-hooks.hl7.org/StructureDefinition/CDSHooksElement",
"version": "3.0.0-ballot",
"name": "CDSHooksElement",
"title": "CDSHooks Services Base Extensible Element",
"status": "draft",
"experimental": true,
"date": "2026-06-24T14:14:29+00:00",
"publisher": "Clinical Decision Support WG",
"contact": [
{
"name": "Clinical Decision Support WG",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss/index.cfm"
},
{
"system": "email",
"value": "cds@lists.HL7.org"
}
]
}
],
"description": "This structure is defined to allow the FHIR Validator to validate a CDSHooks Services Element with Extensions.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://cds-hooks.hl7.org/StructureDefinition/CDSHooksElement",
"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": "CDSHooksElement",
"path": "CDSHooksElement",
"short": "Base Element - defines CDSHooks Extension",
"definition": "Base element for all CDSHooks Element - defines the extension element on all CDSHooks objects",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "CDSHooksElement.extension",
"path": "CDSHooksElement.extension",
"short": "Object that has Named Extension Properties",
"definition": "A JSON object that has properties where the names are defined by the extension definitions",
"comment": "Extension structures SHOULD use a strategy for naming that ensures global uniqueness, such as reverse-domain-name notation, e.g. com.cds-hooks.sandbox.myextension-practitionerspecialty. How to handle complex extensions (objects) is not defined",
"min": 0,
"max": "1",
"base": {
"path": "CDSHooksElement.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksExtensions"
}
]
}
]
},
"differential": {
"element": [
{
"id": "CDSHooksElement",
"path": "CDSHooksElement",
"short": "Base Element - defines CDSHooks Extension",
"definition": "Base element for all CDSHooks Element - defines the extension element on all CDSHooks objects"
},
{
"id": "CDSHooksElement.extension",
"path": "CDSHooksElement.extension",
"short": "Object that has Named Extension Properties",
"definition": "A JSON object that has properties where the names are defined by the extension definitions",
"comment": "Extension structures SHOULD use a strategy for naming that ensures global uniqueness, such as reverse-domain-name notation, e.g. com.cds-hooks.sandbox.myextension-practitionerspecialty. How to handle complex extensions (objects) is not defined",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksExtensions"
}
]
}
]
}
}