PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide@0.10.00-0.9.1-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location
description: null
package_name: ontariomicdrfhirimplementationguide
derivation: constraint
name: MICdrLocation
type: Location
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location|1.0.0'}
        index: 1
    required: [profile]
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [value, system]
  name: {mustSupport: true, index: 5}
  description: {mustSupport: true, index: 6}
  managingOrganization: {mustSupport: true, index: 7}
package_version: 0.10.00-0.9.1-beta
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 0.1.0
required: [name, meta]