description: Defines common rules for all CRD-specific constraints on the CDS Hooks Response body package_name: hl7.fhir.us.davinci-crd derivation: constraint name: CRDHooksResponseBase abstract: true type: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse elements: cards: index: 0 elements: uuid: {mustSupport: true, index: 1} summary: {mustSupport: true, index: 2} detail: {index: 3} indicator: {mustSupport: true, index: 4} source: mustSupport: true index: 5 elements: label: {mustSupport: true, index: 6} url: {index: 7} icon: {index: 8} topic: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/cardType'} mustSupport: true index: 9 required: [topic] suggestions: index: 10 elements: label: {mustSupport: true, index: 11} uuid: {index: 12} actions: index: 13 extensions: {} elements: extension: {index: 14} type: {mustSupport: true, index: 15} description: {mustSupport: true, index: 16} resource: {index: 17} resourceId: {index: 18} required: [description] links: index: 19 elements: label: {mustSupport: true, index: 20} url: {mustSupport: true, index: 21} type: {mustSupport: true, index: 22} appContext: {mustSupport: true, index: 23} required: [type] required: [uuid] systemActions: elements: type: {mustSupport: true, index: 24} description: {index: 25} resource: {index: 26} resourceId: {index: 27} package_version: 2.2.0-ballot class: logical kind: logical url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponseBase base: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse version: 2.2.0-ballot