<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="address-ca-core" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/address-ca-core" />
  <version value="1.1.0" />
  <name value="AddressCACore" />
  <title value="Address(CA Core)" />
  <status value="active" />
  <experimental value="false" />
  <date value="2025-03-19" />
  <publisher value="Canada Health Infoway" />
  <contact>
    <name value="National Standards Release Centre" />
    <telecom>
      <system value="url" />
      <value value="http://www.infoway-inforoute.ca" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="standards@infoway-inforoute.ca" />
    </telecom>
  </contact>
  <description value="This profile represents the constraint applied to the Address data type by the CA Core Implementation Guide. It is recommended to follow guidance from Canada Post (https://www.canadapost-postescanada.ca) on capturing addresses." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="CA" />
    </coding>
  </jurisdiction>
  <copyright value="Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Address" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Address" />
  <derivation value="constraint" />
  <differential>
    <element id="Address.state">
      <path value="Address.state" />
      <short value="The Province or Territory of Canada, or Province, Territory of State of another country" />
      <definition value="The Province or Territory of Canada, or Province, Territory of State of another country. Recommend use of ISO 3166-2 Subdivision codes for provinces in Canada https://www.iso.org/obp/ui/#iso:code:3166:CA" />
    </element>
    <element id="Address.country">
      <path value="Address.country" />
      <short value="Recommend use of the HL7 Country ValueSet 3 letter code" />
      <definition value="Recommend use of the HL7 Country ValueSet 3 letter code https://terminology.hl7.org/ValueSet-v3-Country.html which include codes from urn:iso:std:iso:3166 https://www.iso.org/iso-3166-country-codes.html" />
    </element>
  </differential>
</StructureDefinition>