PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@1.0.0
    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:
    isModifier: false
    short: Extension of the individual who recorded and updated the date
    type: Extension
    url: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
    index: 0
    slicing:
      slices:
        audit:
          match: {}
          schema: {isModifier: false, short: Extension of the individual who recorded and updated the date, type: Extension, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', index: 0}
          max: 1
        encounter:
          match: {}
          schema: {type: Extension, short: Extension to reference a currently active Encounter at the Location, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/location-encounter-my-core', index: 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
    extensions:
      state: {url: null, short: Extension to store address state in a Codeable Concept, index: 6}
      district: {url: null, short: Extension to store district address in the form of a Codeable Concept, index: 7}
      division: {url: null, short: Extension to store address division (For Sabah | Sarawak) value, index: 8}
      subDivision: {url: null, short: Extension to store address sub division (for Sabah | Sarawak) value, index: 9}
    elements:
      extension:
        short: Extension to store address state in a Codeable Concept
        index: 6
        slicing:
          slices:
            state:
              match: {}
              schema: {short: Extension to store address state in a Codeable Concept, index: 6}
            district:
              match: {}
              schema: {short: Extension to store district address in the form of a Codeable Concept, index: 7}
            division:
              match: {}
              schema: {short: Extension to store address division (For Sabah | Sarawak) value, index: 8}
            subDivision:
              match: {}
              schema: {short: Extension to store address sub division (for Sabah | Sarawak) value, index: 9}
  managingOrganization: {index: 10}
package_version: 1.0.0
extensions:
  audit: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', max: 1, isModifier: false, short: Extension of the individual who recorded and updated the date, type: Extension, index: 0}
  encounter: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/location-encounter-my-core', type: Extension, short: Extension to reference a currently active Encounter at the Location, isModifier: false, 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]