description: MedNet Interface (MNI) - Coverage Profile package_name: swiss.mednet.fhir derivation: constraint name: MNICoverage type: Coverage elements: id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', index: 0} identifier: mustSupport: true index: 1 slicing: slices: insurancecardnumber: match: {} schema: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} status: short: Fixed value. Only uptodated coverage data are usefull pattern: {type: Code, value: active} mustSupport: true index: 5 beneficiary: type: Reference mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-patient'] index: 6 payor: type: Reference short: If the reference is a Patient, this means that the payor is the patient itself. If the reference is an Organization, we assume that the payor is an insurance. If the reference is a relatedPerson we assume that the payor is another person like the parents or someone else mustSupport: true refers: ['https://mednet.swiss/fhir/StructureDefinition/mni-organization', 'https://mednet.swiss/fhir/StructureDefinition/mni-patient', 'https://mednet.swiss/fhir/StructureDefinition/mni-relatedPerson'] index: 7 package_version: 0.2.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-coverage base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage version: 0.2.0