description: MedNet Interface (MNI) - MetalFragment Profile. This profile indicates the presence of metal fragments in the patient’s body. package_name: swiss.mednet.fhir derivation: constraint name: MNIMetalFragment type: Condition elements: clinicalStatus: short: 'Fixed: Active' index: 0 elements: coding: index: 1 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-clinical'} index: 2 code: short: 'Fixed: active' pattern: {type: Code, value: active} index: 3 display: {short: Active, index: 4} required: [system, code] required: [coding] verificationStatus: short: 'Fixed Value: confirmed' index: 5 elements: coding: index: 6 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-ver-status'} index: 7 code: pattern: {type: Code, value: confirmed} index: 8 display: pattern: {type: String, value: Confirmed} index: 9 required: [system, code] text: {mustSupport: false, index: 10} required: [coding] severity: {index: 11} code: index: 12 elements: coding: index: 13 slicing: slices: snomed: match: {} schema: {index: 14} max: 0 ICD10: match: {} schema: _required: true index: 15 elements: system: pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/dimdi/icd-10-gm'} mustSupport: true index: 16 code: pattern: {type: Code, value: Z18.10} mustSupport: true index: 17 display: pattern: {type: String, value: 'Retained metal fragments, unspecified'} mustSupport: true index: 18 required: [system, code] ICPC2: match: {} schema: {index: 19} max: 0 text: {index: 20} required: [coding] package_version: 0.19.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-cdt-metalFragment base: https://mednet.swiss/fhir/StructureDefinition/mni-condition-base version: 0.19.0 required: [clinicalStatus, verificationStatus, code]