description: This CH ELM base profile constrains the Bundle resource for the purpose of laboratory test reports. package_name: ch.fhir.ig.ch derivation: constraint name: ChElmDocument type: Bundle elements: identifier: short: Persistent, unique identifier for the diagnostic report (UUID) index: 0 elements: system: pattern: {type: Uri, value: 'urn:ietf:rfc:3986'} index: 1 value: constraint: ch-elm-doc-identifier: {human: The identifier must be an UUID., source: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-document', severity: error, expression: 'startsWith(''urn:uuid:'')'} index: 2 entry: array: true min: 8 index: 3 slicing: slices: ServiceRequest: match: {} schema: _required: true index: 20 elements: resource: {type: ServiceRequest, index: 21} required: [resource] Observation: match: {} schema: _required: true index: 16 elements: resource: {type: Observation, index: 17} required: [resource] Composition: match: {} schema: index: 4 elements: resource: {type: Composition, index: 5} PractitionerRole: match: {} schema: _required: true index: 10 elements: resource: {type: PractitionerRole, index: 11} Patient: match: {} schema: _required: true index: 6 elements: resource: {type: Patient, index: 7} Specimen: match: {} schema: _required: true index: 18 elements: resource: {type: Specimen, index: 19} required: [resource] DiagnosticReport: match: {} schema: index: 14 elements: resource: {type: DiagnosticReport, index: 15} required: [resource] Practitioner: match: {} schema: index: 8 elements: resource: {type: Practitioner, index: 9} Organization: match: {} schema: array: true min: 1 max: 3 _required: true index: 12 elements: resource: {type: Organization, index: 13} package_version: elm-1.5.0 class: profile kind: resource url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-document base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-report-document version: 1.5.0