description: null package_name: accdr.fhir.ig.pkg derivation: constraint name: PatientAddress type: Address elements: use: {mustSupport: true, index: 0} type: {mustSupport: true, index: 1} line: {mustSupport: true, index: 2} city: {mustSupport: true, index: 3} state: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/province-state-code'} mustSupport: true index: 4 postalCode: {mustSupport: true, index: 5} country: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/country-code'} mustSupport: true index: 6 package_version: 0.9.0-alpha-0.9.4 class: complex-type kind: complex-type url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-PatientAddress base: http://hl7.org/fhir/StructureDefinition/Address version: null