PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.2-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Organization-Internal.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-05-20T14:42:06.0772229+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-05-20T14:41:08.8846651+00:00"
  },
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBaseOrganizationInternal",
  "abstract": true,
  "type": "Organization",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "EEBase Organization Internal",
  "package_version": "1.0.2-beta",
  "status": "active",
  "id": "1116735b-44ab-46d2-85a7-78f1ab6f3a38",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://hl7.ee/ValueSet/ee-organization-internal-type",
        "description": "Used to categorize the internal units of the organization."
      }
    }, {
      "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",
      "min": 1,
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}