{ "description": "A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.", "_filename": "StructureDefinition-Organization.json", "package_name": "ca.healthpei.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Organization", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "Organization", "package_version": "0.1.5-DFT", "status": "draft", "id": "4c97f832-a43d-4fd5-9578-dc1756528570", "kind": "resource", "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Organization", "version": null, "differential": { "element": [ { "id": "Organization.identifier", "path": "Organization.identifier", "mustSupport": true }, { "id": "Organization.identifier.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier.value", "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true }, { "id": "Organization.address", "path": "Organization.address", "mustSupport": true }, { "id": "Organization.address.use", "path": "Organization.address.use", "mustSupport": true }, { "id": "Organization.address.type", "path": "Organization.address.type", "mustSupport": true }, { "id": "Organization.address.line", "path": "Organization.address.line", "mustSupport": true }, { "id": "Organization.address.city", "path": "Organization.address.city", "mustSupport": true }, { "id": "Organization.address.district", "path": "Organization.address.district", "mustSupport": true }, { "id": "Organization.address.state", "path": "Organization.address.state", "mustSupport": true }, { "id": "Organization.address.postalCode", "path": "Organization.address.postalCode", "mustSupport": true }, { "id": "Organization.address.country", "path": "Organization.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }