description: Mit dieser Observation kann die Geräteprogrammierung, d.h. die DeviceMetric *Schrittmachermodus*, eines Gerätes zu einem bestimmten Zeitpunkt abgebildet werden. package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie derivation: constraint name: MII_PR_Kardio_Geraeteprogrammierung type: Observation elements: code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/devicemetric-type'} mustSupport: true index: 0 elements: coding: mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} version: {mustSupport: true, index: 3} code: {mustSupport: true, index: 4} required: [version, system, code] slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: mdc: match: {code: '730752', system: 'urn:iso:std:iso:11073:10101'} schema: mustSupport: true pattern: type: Coding value: {code: '730752', system: 'urn:iso:std:iso:11073:10101'} _required: true index: 5 min: 1 max: 1 required: [coding] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Device'] index: 6 focus: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/DeviceMetric'] index: 7 effective: mustSupport: true choices: [] index: 9 value: mustSupport: true choices: [valueCodeableConcept] index: 11 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 12} value[x]: elements: coding: mustSupport: true index: 13 elements: system: {mustSupport: true, index: 14} version: {mustSupport: true, index: 15} code: {mustSupport: true, index: 16} required: [version, system, code] required: [coding] package_version: 2027.0.0-ballot.rc1 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-geraeteprogrammierung base: http://hl7.org/fhir/StructureDefinition/Observation version: 2027.0.0-ballot.rc1 required: [subject, effective]