{ "description": "Profile for the Organizations which include Manufacturers, Distributers, Consulting Companinies, etc..", "_filename": "IDMS-ORGANIZATION.json", "package_name": "ca.on.health.idms", "date": null, "derivation": "constraint", "meta": { "source": "#0FbpuXJHEpfBQCEx", "versionId": "1", "lastUpdated": "2023-09-28T12:06:28.505+00:00" }, "publisher": null, "fhirVersion": "5.0.0", "name": "IDMSOrganization", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1-beta", "status": "active", "id": "bd7b547f-5d74-4077-8f0b-035070039f47", "kind": "resource", "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization", "version": "1.0", "differential": { "element": [ { "id": "Organization.extension", "min": 0, "path": "Organization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:workLocation", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedLocation" ] } ], "sliceName": "workLocation", "definition": "#### **_`IDMS: The Organization's physical work location(s).`_**" }, { "id": "Organization.identifier", "max": 1, "path": "Organization.identifier", "definition": "#### **_`IDMS: This is the Company Code, there may be more than one depending on how the data migration and data feeds work..`_**" }, { "id": "Organization.active", "path": "Organization.active", "definition": "#### **_`IDMS: Whether the organization's record is still in active use.`_**" }, { "id": "Organization.type", "max": "1", "min": 1, "path": "Organization.type", "definition": "#### **_`IDMS: The type of company ( Manufacturer, Distributer, Consulting Company, etc.. ).`_**" }, { "id": "Organization.type.coding.system", "min": 1, "path": "Organization.type.coding.system", "fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal" }, { "id": "Organization.type.coding.version", "max": "0", "path": "Organization.type.coding.version" }, { "id": "Organization.type.coding.code", "min": 1, "path": "Organization.type.coding.code", "binding": { "strength": "required", "valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types", "description": "Organization Type" } }, { "id": "Organization.type.coding.userSelected", "max": "0", "path": "Organization.type.coding.userSelected" }, { "id": "Organization.type.text", "max": "0", "path": "Organization.type.text" }, { "id": "Organization.name", "min": 1, "path": "Organization.name" }, { "id": "Organization.alias", "max": "0", "path": "Organization.alias" }, { "id": "Organization.description", "max": "0", "path": "Organization.description" }, { "id": "Organization.contact", "path": "Organization.contact", "definition": "#### **_`IDMS: Contact details for the Organization, this includes address, phone and email.`_**" }, { "id": "Organization.partOf", "max": "0", "path": "Organization.partOf" }, { "id": "Organization.endpoint", "max": "0", "path": "Organization.endpoint" }, { "id": "Organization.qualification", "max": "0", "path": "Organization.qualification" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }