<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ca-on-seris-profile-Organization" />
  <url value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization" />
  <version value="1.0.1" />
  <name value="Organization" />
  <title value="Organization" />
  <status value="draft" />
  <date value="2023-02-28" />
  <publisher value="Ontario Health" />
  <contact>
    <name value="Ontario Health" />
    <telecom>
      <system value="url" />
      <value value="http://ontariohealth.ca/fhir/" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="some.email@ontariohealth.ca" />
    </telecom>
  </contact>
  <description value="Organization profile describes the details of the organization where the SERIS data originated from." />
  <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" />
      <comment value="#### **_` FOR SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Organization|1.0.1 `_**&#xD;&#xA;&#xD;&#xA;It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <short value="Facility ID" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier.system">
      <path value="Organization.identifier.system" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.identifier.value">
      <path value="Organization.identifier.value" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <short value="Facility Name" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>