PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@1.0.0-dft-preballot-beta-01
    http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/location-ca-core
description: This profile applies constraints to the Location resource for CA Core+ to support documentation of places where healthcare services may be provided.
package_name: ca.infoway.io.core
derivation: constraint
name: LocationCACore
type: Location
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
    required: [system]
  status: {mustSupport: true, index: 3}
  name: {mustSupport: true, index: 4}
  type: {mustSupport: true, index: 5}
  telecom:
    mustSupport: true
    index: 6
    elements:
      system: {mustSupport: true, index: 7}
      value: {mustSupport: true, index: 8}
    required: [value]
  address:
    type: Address
    mustSupport: true
    index: 9
    elements:
      text: {mustSupport: true, index: 10}
      city: {mustSupport: true, index: 11}
      postalCode: {mustSupport: true, index: 12}
      country: {mustSupport: true, index: 13}
  managingOrganization:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/organization-ca-core']
    index: 14
  partOf:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/location-ca-core']
    index: 15
package_version: 1.0.0-dft-preballot-beta-01
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/location-ca-core
base: http://hl7.org/fhir/StructureDefinition/Location
version: null