{ "description": null, "_filename": "StructureDefinition-EEBase-Organization.json", "package_name": "ee.hl7.fhir.base.r4", "date": "2022-05-01T21:07:00.9796471+00:00", "derivation": "constraint", "meta": { "versionId": "1", "lastUpdated": "2022-04-29T11:22:12.2932367+00:00" }, "publisher": "HL7 EE", "fhirVersion": "4.0.1", "name": "EEBaseOrganization", "abstract": true, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "EEBase Organization", "package_version": "1.0.0-beta", "status": "active", "id": "ca0425e6-8e79-4dba-969e-6ff7ed1e131c", "kind": "resource", "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.extension", "min": 0, "path": "Organization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:period", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ] } ], "short": "Activity period of organization", "sliceName": "period", "isModifier": false }, { "id": "Organization.extension:period.value[x].start", "min": 1, "path": "Organization.extension.value[x].start" }, { "id": "Organization.identifier", "max": "2", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "closed", "discriminator": [ { "path": "system", "type": "exists" } ] }, "mustSupport": true }, { "path": "Organization.identifier", "min": 1, "definition": "Asutuse registrikood (OID: Tervishoiuteenuse osutajad: 1.3.6.1.4.1.28284.4). NB! Välja arvatud FIE isikukood", "short": "Asutuse registrikood", "fixedIdentifier": { "system": "https://hl7.ee/NamingSystem/ee-org-id" }, "mustSupport": true, "sliceName": "business-register", "max": "1", "id": "Organization.identifier:business-register" }, { "id": "Organization.identifier:business-register.system", "path": "Organization.identifier.system", "type": [ { "code": "uri", "profile": [ "https://hl7.ee/NamingSystem/ee-org-id" ] } ], "mustSupport": true }, { "id": "Organization.identifier:business-register.value", "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.identifier:tam-organization-license", "max": "1", "path": "Organization.identifier", "short": "Litsents", "sliceName": "tam-organization-license", "definition": "Terviseameti poolt TTO-le välja antav litsentsi ehk tegevusloa kood: (OID: 1.3.6.1.4.1.28284.1)", "fixedIdentifier": { "system": "https://hl7.ee/NamingSystem/tam-org-id" } }, { "id": "Organization.identifier:tam-organization-license.system", "path": "Organization.identifier.system", "type": [ { "code": "uri", "profile": [ "https://hl7.ee/NamingSystem/tam-org-id" ] } ] }, { "id": "Organization.active", "min": 1, "path": "Organization.active", "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true }, { "id": "Organization.alias", "max": "1", "path": "Organization.alias" }, { "id": "Organization.address", "path": "Organization.address", "mustSupport": true }, { "id": "Organization.address.extension", "min": 0, "path": "Organization.address.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.address.extension:ads", "max": "1", "min": 0, "path": "Organization.address.extension", "type": [ { "code": "Extension", "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS" ] } ], "short": "ADS id", "sliceName": "ads", "mustSupport": true }, { "id": "Organization.address.extension:ehak", "max": "1", "min": 0, "path": "Organization.address.extension", "type": [ { "code": "Extension", "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK" ] } ], "short": "EHAK kood", "sliceName": "ehak", "mustSupport": true }, { "id": "Organization.address.type", "path": "Organization.address.type", "fixedCode": "physical" }, { "id": "Organization.address.text", "path": "Organization.address.text", "mustSupport": false }, { "id": "Organization.address.line", "path": "Organization.address.line", "mustSupport": true }, { "id": "Organization.address.city", "path": "Organization.address.city", "short": "Linn, asula | Name of city, town etc.", "mustSupport": true }, { "id": "Organization.address.district", "path": "Organization.address.district", "short": "Vald | District name (aka county)" }, { "id": "Organization.address.state", "path": "Organization.address.state", "short": "Maakond | Sub-unit of country (abbreviations ok)" }, { "id": "Organization.address.country", "path": "Organization.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }