description: null package_name: de.gematik.dipag derivation: constraint name: DiPagRechnungsprozedur type: Procedure elements: status: short: Status der Prozedur mustSupport: true pattern: {type: Code, value: completed} index: 0 code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: OPS: match: {system: 'http://fhir.de/CodeSystem/bfarm/ops'} schema: short: Code und Text nach OPS type: Coding mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/ops'} index: 3 elements: system: {short: System des OPS Code, mustSupport: true, index: 4} code: {short: Code nach OPS, mustSupport: true, index: 5} display: {short: Text zum OPS Code, mustSupport: true, index: 6} subject: type: Reference short: Referenz auf die behandelte Person mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://gematik.de/fhir/dipag/StructureDefinition/dipag-patient'] index: 7 elements: reference: {mustSupport: true, index: 8} required: [reference] performed: short: OPS Behandlungszeitraum mustSupport: true choices: [performedPeriod] index: 17 slicing: slices: performedPeriod: match: {} schema: short: OPS Behandlungszeitraum mustSupport: true choices: [performedPeriod] index: 17 min: 0 max: 1 performedDateTime: short: OPS Behandlungsdatum type: dateTime mustSupport: true choiceOf: performed index: 15 slicing: slices: performedDateTime: match: {} schema: {short: OPS Behandlungsdatum, type: dateTime, mustSupport: true, choiceOf: performed, index: 15} min: 0 max: 1 performedPeriod: short: OPS Behandlungszeitraum type: Period mustSupport: true choiceOf: performed index: 18 slicing: slices: performedPeriod: match: {} schema: {short: OPS Behandlungszeitraum, type: Period, mustSupport: true, choiceOf: performed, index: 18} min: 0 max: 1 package_version: 1.0.0 class: profile kind: resource url: https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsprozedur base: http://hl7.org/fhir/StructureDefinition/Procedure version: 1.1.0-rc2