PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.4-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Organization
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Organization.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-11-01T09:36:39.808201+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-11-01T09:36:14.3522409+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.4-beta",
  "status": "draft",
  "id": "0ee53997-b818-48f3-b0d7-928e3fea6d1b",
  "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",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-MEDRETAMORGID", "https://hl7.ee/fhir/StructureDefinition/EEBase-BRID" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.active",
      "min": 1,
      "path": "Organization.active",
      "short": "Whether the organization's record is in active use",
      "definition": "Whether the organization's record is in active use",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://hl7.ee/ValueSet/ee-organization-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "OrganizationType"
        } ]
      }
    }, {
      "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",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
          "valueBoolean": true
        } ],
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}