description: Proposed constraints and extensions on the Location resource package_name: ca.on.oh.mha.pds derivation: constraint name: LocationProfileV2Draft type: Location elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location'} index: 1 required: [profile] identifier: mustSupport: true index: 2 elements: system: pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/NamingSystem/id-Location-ConnexSite'} mustSupport: true index: 3 value: {mustSupport: true, index: 4} required: [value, system] name: {mustSupport: true, index: 5} address: mustSupport: true index: 6 elements: postalCode: {mustSupport: true, index: 7} required: [postalCode] managingOrganization: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization'] index: 8 package_version: 2.0.0-alpha-preview-0.1 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location-v2-draft base: http://hl7.org/fhir/StructureDefinition/Location version: 2.0.0 required: [name, address, meta]