description: ' Organization is a resource intended for documenting information related to an entity that has been formed for the purpose of achieving some form of collective action. ''Organization'' as such has a narrower definition in context of EEBase - in order to be conformant to EEBaseOrganization profile, an organization MUST be registered as a business. Yet, Organization could be used for documenting contact information and/or providing support for other resources that need to reference organizations.' package_name: ee.fhir.base derivation: constraint name: EEBaseOrganization type: Organization elements: identifier: index: 0 elements: system: binding: {strength: required, valueSet: 'https://fhir.ee/ValueSet/organisatsiooni-identifikaatorite-domeen'} index: 1 value: {index: 2} required: [value, system] active: {short: Whether the organization's record is in active use, index: 3} name: {index: 4} contact: elements: address: {type: Address, index: 5} partOf: type: Reference refers: ['https://fhir.ee/base/StructureDefinition/ee-organization'] index: 6 package_version: 2.0.0 class: profile kind: resource url: https://fhir.ee/base/StructureDefinition/ee-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 2.0.0 required: [name, identifier]