description: A profile on the Query Patient Resource Response message for ITI-78 package_name: ch.fhir.ig.ch-epr-mhealth derivation: constraint name: ChPDQmQueryPatientResourceResponseMessage type: Bundle elements: type: pattern: {type: Code, value: searchset} index: 0 total: {index: 1} entry: index: 2 elements: fullUrl: {index: 3} required: [fullUrl] slicing: rules: open discriminator: - {path: resource, type: profile} min: null slices: Patient: match: {} schema: short: Patient array: true index: 4 elements: resource: {type: Patient, index: 5} required: [resource] OperationOutcome: match: {} schema: short: OperationOutcome index: 6 elements: resource: {type: OperationOutcome, index: 7} required: [resource] package_version: 3.0.0 class: profile kind: resource url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pdqm-querypatientresourceresponsemessage base: http://hl7.org/fhir/StructureDefinition/Bundle version: 3.0.0 required: [total]