description: null package_name: ee.hl7.fhir.base.r4 derivation: constraint name: EEBaseOrganizationInternal abstract: true type: Organization elements: identifier: {mustSupport: true, index: 0} type: binding: {strength: extensible, valueSet: 'https://hl7.ee/ValueSet/ee-organization-internal-type'} index: 1 name: {mustSupport: true, index: 2} address: mustSupport: true index: 3 extensions: ads: {url: 'https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS', min: 0, max: 1, type: Extension, short: ADS id, mustSupport: true, index: 5} ehak: {url: 'https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK', min: 0, max: 1, type: Extension, short: EHAK kood, mustSupport: true, index: 6} elements: extension: index: 4 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: ads: match: {url: null} schema: {type: Extension, short: ADS id, mustSupport: true, url: 'https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS', index: 5} min: 0 max: 1 ehak: match: {url: null} schema: {type: Extension, short: EHAK kood, mustSupport: true, url: 'https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK', index: 6} min: 0 max: 1 type: pattern: {type: Code, value: physical} index: 7 text: {mustSupport: false, index: 8} line: {mustSupport: true, index: 9} city: {short: 'Linn, asula | Name of city, town etc.', mustSupport: true, index: 10} district: {short: Vald | District name (aka county), index: 11} state: {short: Maakond | Sub-unit of country (abbreviations ok), index: 12} country: {mustSupport: true, index: 13} partOf: type: Reference refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Organization'] index: 14 package_version: 1.0.4-beta class: profile kind: resource url: https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [name, partOf, identifier]