PackagesCanonicalsLogsProblems
    Packages
    portuguese.use-cases.guide@1.0.1
    https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPS
description: O recurso Parameter é utilizado para identificação de parâmetros de pesquisa ou retornar parâmetros em eventos messaging.
package_name: portuguese.use-cases.guide
derivation: constraint
name: ParametersPTPS
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: name, type: value}
      min: null
      slices:
        patient:
          match: {name: Utente}
          schema:
            _required: true
            index: 1
            elements:
              name:
                pattern: {type: String, value: Utente}
                index: 2
              value:
                choices: [valueIdentifier]
                index: 4
              valueIdentifier: {type: Identifier, choiceOf: value, index: 5}
              resource: {index: 6}
              part: {index: 7}
        uniqueIdentifier:
          match: {name: UniqueIdentifier}
          schema:
            index: 8
            elements:
              name:
                pattern: {type: String, value: UniqueIdentifier}
                index: 9
              value:
                choices: [valueIdentifier]
                index: 11
              valueIdentifier: {type: Identifier, choiceOf: value, index: 12}
              value[x]:
                elements:
                  id: {index: 13}
                  type: {index: 14}
                  system: {index: 15}
                  period: {index: 16}
        documentType:
          match: {name: NomeDocumento}
          schema:
            _required: true
            index: 17
            elements:
              name:
                pattern: {type: String, value: NomeDocumento}
                index: 18
              value:
                choices: [valueCodeableConcept]
                index: 20
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 21}
              value[x]:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 22
                      code:
                        pattern: {type: Code, value: 60591-5}
                        index: 23
                      display:
                        pattern: {type: String, value: Patient summary Document}
                        index: 24
                  text:
                    pattern: {type: String, value: Resumo de saúde do utente}
                    index: 25
              resource: {index: 26}
              part: {index: 27}
package_version: 1.0.1
class: profile
kind: resource
url: https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPS
base: https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTCore
version: 1.0.0