PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.2-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Organization
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Organization.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-10-06T06:28:36.1847871+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-10-06T06:27:55.1337424+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.2-beta",
  "status": "active",
  "id": "8b974870-93b1-4eed-8c28-d136b82b60b4",
  "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": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Organization.identifier",
      "min": 1,
      "definition": "Asutuse registrikood (Äriregister). NB! Välja arvatud FIE isikukood",
      "short": "Registry code of the Organization",
      "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",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:business-register.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:vatin",
      "max": "1",
      "path": "Organization.identifier",
      "short": "European VAT number",
      "sliceName": "vatin",
      "fixedIdentifier": {
        "system": "https://ec.europa.eu/taxation_customs/vies"
      }
    }, {
      "id": "Organization.identifier:tam-org-id",
      "max": "1",
      "path": "Organization.identifier",
      "sliceName": "tam-org-id",
      "fixedIdentifier": {
        "system": "https://hl7.ee/NamingSystem/tam-org-id"
      }
    }, {
      "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",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ],
      "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"
}