description: Device profile for implants in the Emergency Record. package_name: ch.fhir.ig.ch-emr derivation: constraint name: ChEmrDevice type: Device elements: udiCarrier: mustSupport: true index: 0 elements: deviceIdentifier: {mustSupport: true, index: 1} issuer: {mustSupport: true, index: 2} jurisdiction: {mustSupport: true, index: 3} carrierHRF: {mustSupport: true, index: 4} entryType: {mustSupport: true, index: 5} manufacturer: {mustSupport: true, index: 6} serialNumber: {mustSupport: true, index: 7} type: binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-implant-type-vs'} index: 8 patient: type: Reference refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient'] index: 9 safety: index: 10 slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: mriSafety: match: coding: {system: 'http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs'} schema: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-mri-safety-status-vs'} mustSupport: true index: 11 elements: coding: index: 12 elements: system: pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs'} index: 13 required: [system] required: [coding] package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device base: http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips version: 1.0.0-ballot