PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.1-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Organization
{
  "description": null,
  "_filename": "Profiles/StructureDefinition-EEBase-Organization.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-06-17T10:54:16.1531817+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-06-17T10:53:49.4348816+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.1-beta",
  "status": "active",
  "id": "d5f8236c-68b4-4e8a-a48e-d279e984f3d1",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "short": "A grouping of people or organizations with a common purpose without substructure"
    }, {
      "id": "Organization.identifier",
      "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/tam-org-id"
      },
      "mustSupport": true,
      "sliceName": "business-register",
      "max": "1",
      "id": "Organization.identifier:business-register"
    }, {
      "id": "Organization.identifier:business-register.system",
      "path": "Organization.identifier.system",
      "fixedUri": "https://hl7.ee/NamingSystem/ee-org-id",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:business-register.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:vatin",
      "max": "1",
      "path": "Organization.identifier",
      "short": "Europian VAT number",
      "sliceName": "vatin",
      "fixedIdentifier": {
        "system": "https://ec.europa.eu/taxation_customs/vies"
      }
    }, {
      "id": "Organization.active",
      "min": 1,
      "path": "Organization.active",
      "short": "Kas on Ă„riregistris aktiivne?",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://hl7.ee/ValueSet/ee-organization-type"
      }
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "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
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}