{ "description": "This profile represents the constraints applied to the FHIR Organization resource for use in Ontario Patient Summaries (PS-ON). This profile is used to represent an organization that acts as the custodian of a Patient Summary document or the organization that an author or attester is associated with. It is informed by the constraints of the [Organization-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Organization-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-organization.html) to allow for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information.", "_filename": "OrganizationPSON.json", "package_name": "ca.on.oh.patient-summary", "date": "2022-10-15T12:00:00+00:00", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "OrganizationPSON", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "Organization (PS-ON)", "package_version": "0.12.8", "status": "active", "id": "2ea499e1-48f0-4d61-b7ee-0f38322a6d7c", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-organization", "version": "0.10.0", "differential": { "element": [ { "id": "Organization.meta", "min": 1, "path": "Organization.meta", "mustSupport": true }, { "id": "Organization.meta.profile", "min": 1, "path": "Organization.meta.profile", "mustSupport": true }, { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier" ] } ], "comment": "Used to convey the PPR UPI that uniquely identifies this organization in Ontario", "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }