<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ophLocation" />
  <url value="http://creativaxion.com/fhir/StructureDefinition/oph-location" />
  <version value="1" />
  <name value="OPHlocation" />
  <status value="draft" />
  <date value="2019-07-18" />
  <description value="StructureDefinition for Location Resource within OPHelIE" />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Location" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Location" />
  <derivation value="constraint" />
  <differential>
    <element id="Location.identifier">
      <path value="Location.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Location.identifier:jurisdictionIdentifier">
      <path value="Location.identifier" />
      <sliceName value="jurisdictionIdentifier" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.use">
      <path value="Location.identifier.use" />
      <min value="1" />
      <fixedCode value="official" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.type">
      <path value="Location.identifier.type" />
      <max value="0" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.system">
      <path value="Location.identifier.system" />
      <min value="1" />
      <fixedUri value="urn:oid:2.16.840.1.113883.4.273" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.value">
      <path value="Location.identifier.value" />
      <min value="1" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.period">
      <path value="Location.identifier.period" />
      <max value="0" />
    </element>
    <element id="Location.identifier:jurisdictionIdentifier.assigner">
      <path value="Location.identifier.assigner" />
      <max value="0" />
    </element>
    <element id="Location.managingOrganization">
      <path value="Location.managingOrganization" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://creativaxion.com/fhir/StructureDefinition/oph-organization" />
      </type>
    </element>
  </differential>
</StructureDefinition>