PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.0-alpha-0.9.4
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Location
description: null
package_name: accdr.fhir.ig.pkg
derivation: constraint
name: Location
type: Location
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
    required: [value, system]
  name: {mustSupport: true, index: 3}
  description: {mustSupport: true, index: 4}
  managingOrganization:
    mustSupport: true
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
    required: [reference]
package_version: 0.9.0-alpha-0.9.4
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: null
required: [name]