PackagesCanonicalsLogsProblems
    Packages
    package.teste@1.0.1-draft
    https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/GeolocationPTExtension
description: Geolocalização da morada
package_name: package.teste
derivation: constraint
name: GeolocationPTExtension
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        longitude:
          match: {}
          schema:
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: longitude}
                index: 1
              value:
                choices: [valueDecimal]
                index: 3
              valueDecimal: {type: decimal, choiceOf: value, index: 4}
        latitude:
          match: {}
          schema:
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: latitude}
                index: 6
              value:
                choices: [valueDecimal]
                index: 8
              valueDecimal: {type: decimal, choiceOf: value, index: 9}
        altitude:
          match: {}
          schema:
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: altitude}
                index: 11
              value:
                choices: [valueDecimal]
                index: 13
              valueDecimal: {type: decimal, choiceOf: value, index: 14}
  url:
    pattern: {type: Uri, value: 'https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/GeolocationPTExtension'}
    index: 15
  value:
    choices: []
    index: 17
package_version: 1.0.1-draft
extensions:
  longitude:
    url: null
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: longitude}
        index: 1
      value:
        choices: [valueDecimal]
        index: 3
      valueDecimal: {type: decimal, choiceOf: value, index: 4}
  latitude:
    url: null
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: latitude}
        index: 6
      value:
        choices: [valueDecimal]
        index: 8
      valueDecimal: {type: decimal, choiceOf: value, index: 9}
  altitude:
    url: null
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: altitude}
        index: 11
      value:
        choices: [valueDecimal]
        index: 13
      valueDecimal: {type: decimal, choiceOf: value, index: 14}
class: extension
kind: complex-type
url: https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/GeolocationPTExtension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0