<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ca-on-ps-profile-organization" />
  <url value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-organization" />
  <version value="0.10.0" />
  <name value="OrganizationPSON" />
  <title value="Organization (PS-ON)" />
  <status value="draft" />
  <date value="2024-02-01T19:39:15.322061+00:00" />
  <publisher value="Ontario Health" />
  <description value="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." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization.meta">
      <path value="Organization.meta" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.meta.profile">
      <path value="Organization.meta.profile" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <comment value="Used to convey the PPR UPI that uniquely identifies this organization in Ontario" />
      <min value="1" />
      <type>
        <code value="Identifier" />
        <profile value="http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-identifier" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>