PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot2
    http://hl7.org/fhir/StructureDefinition/cdshooksguidanceresponse
description: Defines a GuidanceResponse that represents the response container for a CDS Hooks response
package_name: hl7.fhir.r6.core
derivation: constraint
name: CDSHooksGuidanceResponse
type: GuidanceResponse
elements:
  extension:
    type: Extension
    short: Service endpoint
    url: http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint
    index: 0
    slicing:
      slices:
        cdsHooksEndpoint:
          match: {}
          schema: {type: Extension, short: Service endpoint, url: 'http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint', index: 0}
          min: 1
          max: 1
  requestIdentifier: {index: 1}
  identifier: {index: 2}
  moduleUri: {index: 3}
  subject: {mustSupport: true, index: 4}
  occurrenceDateTime: {mustSupport: true, index: 5}
  performer: {mustSupport: true, index: 6}
  result: {mustSupport: true, index: 7}
package_version: 6.0.0-ballot2
extensions:
  cdsHooksEndpoint: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-cdsHooksEndpoint', min: 1, max: 1, type: Extension, short: Service endpoint, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/cdshooksguidanceresponse
base: http://hl7.org/fhir/StructureDefinition/GuidanceResponse
version: 6.0.0-ballot2
required: [identifier, moduleUri, requestIdentifier]