PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/schedule-position-id-core
description: The absolute geographic location of the schedule
package_name: IdHIE.0v
derivation: constraint
name: ExtensionSchedulePositionIdCore
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        longitude:
          match: {url: longitude}
          schema:
            short: Longitude with WGS84 datum
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: longitude}
                index: 2
              value:
                choices: [valueDecimal]
                index: 4
              valueDecimal: {type: decimal, choiceOf: value, index: 5}
        latitude:
          match: {url: latitude}
          schema:
            short: Latitude with WGS84 datum
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: latitude}
                index: 7
              value:
                choices: [valueDecimal]
                index: 9
              valueDecimal: {type: decimal, choiceOf: value, index: 10}
        altitude:
          match: {url: altitude}
          schema:
            short: Altitude with WGS84 datum
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: altitude}
                index: 12
              value:
                choices: [valueDecimal]
                index: 14
              valueDecimal: {type: decimal, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/StructureDefinition/schedule-position-id-core'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.0.1
extensions:
  longitude:
    url: longitude
    short: Longitude with WGS84 datum
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: longitude}
        index: 2
      value:
        choices: [valueDecimal]
        index: 4
      valueDecimal: {type: decimal, choiceOf: value, index: 5}
  latitude:
    url: latitude
    short: Latitude with WGS84 datum
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: latitude}
        index: 7
      value:
        choices: [valueDecimal]
        index: 9
      valueDecimal: {type: decimal, choiceOf: value, index: 10}
  altitude:
    url: altitude
    short: Altitude with WGS84 datum
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: altitude}
        index: 12
      value:
        choices: [valueDecimal]
        index: 14
      valueDecimal: {type: decimal, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://fhir.hie.moh.gov.id/StructureDefinition/schedule-position-id-core
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0