PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@dhdr-4.0.2-alpha1.0.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location
description: null
package_name: ca.on.oh
derivation: constraint
name: Location
type: Location
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: true, index: 2}
    required: [profile]
  identifier:
    mustSupport: true
    index: 3
    elements:
      system: {mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
    required: [value, system]
  name: {mustSupport: true, index: 6}
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Organization']
    index: 7
    elements:
      reference: {mustSupport: true, index: 8}
    required: [reference]
package_version: dhdr-4.0.2-alpha1.0.0
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 4.0.1
required: [name, identifier, meta]