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