PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core
description: Defines basic constraints and extensions on the Location resource for use with other MY Core resources
package_name: MyHIE.v4
derivation: constraint
name: LocationMyCore
type: Location
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        audit:
          match: {url: null}
          schema: {isModifier: false, short: Record audit on individual who recorded and updated the data, type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', index: 1}
          min: 0
          max: 1
  status: {index: 2}
  name: {index: 3}
  type:
    binding: {strength: extensible, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core'}
    index: 4
  address: {type: Address, index: 5}
  managingOrganization: {index: 6}
package_version: 2.0.0-alpha
extensions:
  audit: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', min: 0, max: 1, isModifier: false, short: Record audit on individual who recorded and updated the data, type: Extension, index: 1}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [managingOrganization, name, status]