description: MedNet Interface (MNI) - Organization Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIOrganization type: Organization 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.)', mustSupport: true, index: 0} identifier: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: system, type: value} - {path: value, type: value} min: null slices: BER: match: {system: 'urn:oid:2.16.756.5.45', value: null} schema: short: BER (Business and Enterprise Register) mustSupport: true index: 2 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.756.5.45'} mustSupport: true index: 3 value: {short: BER of the organization, mustSupport: true, index: 4} required: [value, system] UIDB: match: {system: 'urn:oid:2.16.756.5.35', value: null} schema: short: Unique IDentification Business (UIDB) mustSupport: true index: 5 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.756.5.35'} mustSupport: true index: 6 value: {short: UIDB of the Organization, mustSupport: true, index: 7} required: [value, system] ZSR: match: {system: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1', value: null} schema: short: Zahlstellenregister (ZSR) mustSupport: true index: 8 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1'} mustSupport: true index: 9 value: {short: ZSR of the Organization, mustSupport: true, index: 10} required: [value, system] GLN: match: {system: 'urn:oid:2.51.1.3', value: null} schema: short: Global Location Number (GLN) mustSupport: true index: 11 elements: system: pattern: {type: Uri, value: 'urn:oid:2.51.1.3'} mustSupport: true index: 12 value: {short: GLN of the Organization, mustSupport: true, index: 13} required: [value, system] type: short: Used to categorize the organization binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'} mustSupport: true index: 14 elements: coding: mustSupport: true index: 15 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/organization-type'} mustSupport: true index: 16 code: {short: prov (Healthcare Provider) | dept (Hospital Department) | team (Organizational team) | govt (Government) | ins (Insurance Company) | pay (Payer) | edu (Educational Institute) | reli (Religious Institution) | crs (Clinical Research Sponsor) | cg (Community Group) | bus (Non-Healthcare Business or Corporation) | other (Other), mustSupport: true, index: 17} display: {mustSupport: true, index: 18} required: [system, code] name: {mustSupport: true, index: 19} telecom: {type: ContactPoint, mustSupport: true, index: 20} address: {type: Address, mustSupport: true, index: 21} package_version: 0.5.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 0.5.0