description: Defines CRD-specific constraints for the Additional Orders response type package_name: hl7.fhir.us.davinci-crd derivation: constraint name: CRDHooksResponseAdditionalOrders abstract: true type: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse elements: cards: mustSupport: true index: 0 elements: suggestions: mustSupport: true index: 1 elements: actions: mustSupport: true index: 2 elements: type: mustSupport: true pattern: {type: code, value: create} type: code index: 3 resource: {type: Resource, mustSupport: true, index: 4} resourceId: {index: 5} required: [actions] links: {index: 6} required: [suggestions] package_version: 2.2.0-ballot class: logical kind: logical url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse-additionalOrders base: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponseBase version: 2.2.0-ballot required: [cards]