description: Defines CRD-specific constraints for the SMART App Launch response type package_name: hl7.fhir.us.davinci-crd derivation: constraint name: CRDHooksResponseLaunchSMART abstract: true type: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse elements: cards: mustSupport: true index: 0 elements: suggestions: mustSupport: true index: 1 elements: label: {mustSupport: true, index: 2} actions: {index: 3} links: index: 4 elements: type: pattern: {type: code, value: smart} type: code index: 5 appContext: {mustSupport: true, index: 6} required: [links, suggestions] package_version: 2.2.0-ballot class: logical kind: logical url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse-launchSMART base: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponseBase version: 2.2.0-ballot required: [cards]