description: Profile of Organization for the OMI context. package_name: de.medizininformatikinitiative.use derivation: constraint name: OmiOrganization type: Organization elements: identifier: mustSupport: true index: 0 elements: system: pattern: {type: Uri, value: 'http://omi.de/fhir/registry/sid/organization'} index: 1 type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type'} index: 2 name: {mustSupport: true, index: 3} telecom: index: 4 slicing: rules: open discriminator: - {path: system, type: pattern} min: null slices: Telefon: match: {system: phone} schema: mustSupport: true index: 5 elements: system: pattern: {type: Code, value: phone} index: 6 required: [system] Mail: match: {system: email} schema: mustSupport: true index: 7 elements: system: pattern: {type: Code, value: email} index: 8 required: [system] address: mustSupport: true index: 9 elements: line: {mustSupport: true, index: 10} city: {mustSupport: true, index: 11} postalCode: {mustSupport: true, index: 12} package_version: case.omi-0.3.7 class: profile kind: resource url: http://omi.de/fhir/registry/StructureDefinition/omi-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 0.3.7