PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.3-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-18T12:31:06.0351832+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-10-18T07:57:14.8541617+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.3-beta",
  "status": "active",
  "id": "274c6b81-b9f5-4298-b171-f3c797e23411",
  "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"
      }
    }, {
      "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"
}