description: Defines CRD-specific constraints for the Coverage Information response type package_name: hl7.fhir.us.davinci-crd derivation: constraint name: CRDHooksResponseCoverageInformation abstract: true type: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse elements: systemActions: mustSupport: true index: 0 elements: type: pattern: {type: code, value: update} type: code index: 1 resource: type: Resource constraint: crd-respci1: {human: Updated resource must have at least one coverage-information extension, severity: error, expression: 'extension(''http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information'').exists()'} mustSupport: true index: 2 resourceId: {index: 3} package_version: 2.2.0-ballot class: logical kind: logical url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse-coverageInformation base: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponseBase version: 2.2.0-ballot required: [systemActions]