description: Fresenius DeviceDefinition Profile package_name: fmcna.caredata.fhir.ig.r4 derivation: constraint name: FreseniusDeviceDefinition type: DeviceDefinition elements: identifier: base: {max: '*', min: 1, path: DeviceDefinition.identifier} mustSupport: true index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: DeviceDefinitionIdentifier: match: {system: 'urn:oid:2.16.840.1.113883.3.7418.11.1'} schema: mustSupport: true _required: true index: 1 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.11.1'} index: 2 required: [system] deviceName: index: 3 elements: type: binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-devicename-vs'} index: 4 type: binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-device-vs'} index: 5 package_version: 1.1.8 class: profile kind: resource url: http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile base: http://hl7.org/fhir/StructureDefinition/DeviceDefinition version: 1.1.7 required: [deviceName, identifier, type]