description: Base definition for a document in the context of the electronic patient record (EPR). package_name: ch.fhir.ig.ch derivation: constraint name: CHCoreDocumentEPR type: Bundle elements: identifier: elements: system: pattern: {type: Uri, value: 'urn:ietf:rfc:3986'} index: 0 value: constraint: ch-core-doc-2: {human: The identifier must be an UUID, source: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr', severity: error, expression: 'startsWith(''urn:uuid:'')'} index: 1 entry: index: 2 slicing: slices: Composition: match: {} schema: index: 2 elements: resource: {type: Composition, index: 3} Binary: match: {} schema: array: true index: 4 elements: resource: {type: Resource, index: 5} required: [resource] package_version: core-4.0.1 class: profile kind: resource url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document version: 4.0.1