StructureDefinition-CDSHooksServices

Sourcehl7.fhir.uv.tools#current:FHIR Tooling Extensions IG (v5.0.0)
resourceTypeStructureDefinition
idCDSHooksServices
canonicalhttp://hl7.org/fhir/tools/StructureDefinition/CDSHooksServices
version1.0.0-candidate
statusdraft
publisherHL7 International / FHIR Infrastructure
nameCDSHooksServices
titleCDSHooks Services Request (Logical Definition)
date2023-09-04T23:06:57+00:00
experimentaltrue
descriptionThis structure is defined to allow the FHIR Validator to validate a CDSHooks Services response body. TODO: This content will be moved to the CDS Hooks specification in the future
jurisdictionsuv
fhirVersion5.0.0
kindlogical
abstractfalse
sdTtypehttp://hl7.org/fhir/tools/StructureDefinition/CDSHooksServices
derivationspecialization
basehttp://hl7.org/fhir/tools/StructureDefinition/CDSHooksElement
Usages(none)
Name Flags Card. Type Description & Constraints doco
. . CDSHooksServices CDSHooksElement The response to the discovery endpoint
This logical model cannot be the target of a reference
. . . services 0..* CDSHooksElement A list of CDS services
. . . . hook 1..1 string The hook this Services should be invoked on
. . . . title 0..1 string The human-friendly name of this Services (Recommended)
. . . . id 1..1 code The URL to this service which is available at: {baseUrl}/cds-services/{id}
. . . . description 1..1 string The description of this Services
. . . . usageRequirements 0..1 string Human-friendly description of any preconditions for the use of this CDS Services
. . . . prefetch 0..* Base Key/value pairs of FHIR queries the CDS Client provides on each call
JSON: Represented as a single JSON Object with named properties using the value of the key child as the key
. . . . . key 1..1 code Key of FHIR query - name for client to use when sending to Services
. . . . . value 1..1 string Value of FHIR query - FHIR Query for client to perform

doco Documentation for this format

Produced 08 Sep 2023