PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.stt@1.0.0-beta14
    https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoServicoEspecializadoCnes
description: Extensão utilizada para indicar o serviço especializado de uma instituição no CNES (Cadastro Nacional de Estabelecimentos de Saúde).
package_name: hl7.fhir.stt
derivation: constraint
name: ExtensionInstituicaoServicoEspecializadoCnes
abstract: true
type: Extension
elements:
  valueBase64Binary: {type: base64Binary, choiceOf: value, index: 24}
  valueAge: {type: Age, choiceOf: value, index: 44}
  valueParameterDefinition: {type: ParameterDefinition, choiceOf: value, index: 68}
  valueTiming: {type: Timing, choiceOf: value, index: 63}
  valueCode: {type: code, choiceOf: value, index: 27}
  valueReference: {type: Reference, choiceOf: value, index: 60}
  valueContributor: {type: Contributor, choiceOf: value, index: 65}
  valueContactDetail: {type: ContactDetail, choiceOf: value, index: 64}
  valueUri: {type: uri, choiceOf: value, index: 40}
  valueUsageContext: {type: UsageContext, choiceOf: value, index: 71}
  valueTime: {type: time, choiceOf: value, index: 38}
  valueDecimal: {type: decimal, choiceOf: value, index: 30}
  valueCanonical: {type: canonical, choiceOf: value, index: 26}
  valueMarkdown: {type: markdown, choiceOf: value, index: 34}
  valueIdentifier: {type: Identifier, choiceOf: value, index: 54}
  valueTriggerDefinition: {type: TriggerDefinition, choiceOf: value, index: 70}
  valueQuantity: {type: Quantity, choiceOf: value, index: 57}
  value:
    choices: [valueBase64Binary, valueBoolean, valueCanonical, valueCode, valueDate, valueDateTime, valueDecimal, valueId, valueInstant, valueInteger, valueMarkdown, valueOid, valuePositiveInt, valueString, valueTime, valueUnsignedInt, valueUri, valueUrl, valueUuid, valueAddress, valueAge, valueAnnotation, valueAttachment, valueCodeableConcept, valueCoding, valueContactPoint, valueCount, valueDistance, valueDuration, valueHumanName, valueIdentifier, valueMoney, valuePeriod, valueQuantity, valueRange, valueRatio, valueReference, valueSampledData, valueSignature, valueTiming, valueContactDetail, valueContributor, valueDataRequirement, valueExpression, valueParameterDefinition, valueRelatedArtifact, valueTriggerDefinition, valueUsageContext, valueDosage]
    index: 23
  valueCount: {type: Count, choiceOf: value, index: 50}
  valueString: {type: string, choiceOf: value, index: 37}
  valueRatio: {type: Ratio, choiceOf: value, index: 59}
  valueBoolean: {type: boolean, choiceOf: value, index: 25}
  valueInstant: {type: instant, choiceOf: value, index: 32}
  valueDateTime: {type: dateTime, choiceOf: value, index: 29}
  valueDate: {type: date, choiceOf: value, index: 28}
  valueDuration: {type: Duration, choiceOf: value, index: 52}
  valueDataRequirement: {type: DataRequirement, choiceOf: value, index: 66}
  valueMoney: {type: Money, choiceOf: value, index: 55}
  valueCoding: {type: Coding, choiceOf: value, index: 48}
  valueExpression: {type: Expression, choiceOf: value, index: 67}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        servicoEspecializado:
          match: {url: servicoEspecializado}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: servicoEspecializado}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemServicoEspecializadoCnes'}
                    index: 6
                  version: {index: 7}
                  code: {index: 8}
                  display: {index: 9}
                  userSelected: {index: 10}
                required: [display, system, code]
        classificacaoServico:
          match: {url: classificacaoServico}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: classificacaoServico}
                index: 12
              value:
                choices: [valueCoding]
                index: 14
              valueCoding: {type: Coding, choiceOf: value, index: 15}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemClassificacaoServicoCnes'}
                    index: 16
                  version: {index: 17}
                  code: {index: 18}
                  display: {index: 19}
                  userSelected: {index: 20}
                required: [display, system, code]
  valueSampledData: {type: SampledData, choiceOf: value, index: 61}
  valueDosage: {type: Dosage, choiceOf: value, index: 72}
  valueContactPoint: {type: ContactPoint, choiceOf: value, index: 49}
  url:
    pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoServicoEspecializadoCnes'}
    index: 21
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 47}
  valueAnnotation: {type: Annotation, choiceOf: value, index: 45}
  valuePeriod: {type: Period, choiceOf: value, index: 56}
  valueDistance: {type: Distance, choiceOf: value, index: 51}
  valueRange: {type: Range, choiceOf: value, index: 58}
  valueSignature: {type: Signature, choiceOf: value, index: 62}
  valueUuid: {type: uuid, choiceOf: value, index: 42}
  valueInteger: {type: integer, choiceOf: value, index: 33}
  valueHumanName: {type: HumanName, choiceOf: value, index: 53}
  valueUnsignedInt: {type: unsignedInt, choiceOf: value, index: 39}
  valueAttachment: {type: Attachment, choiceOf: value, index: 46}
  valueOid: {type: oid, choiceOf: value, index: 35}
  valueAddress: {type: Address, choiceOf: value, index: 43}
  valueRelatedArtifact: {type: RelatedArtifact, choiceOf: value, index: 69}
  valuePositiveInt: {type: positiveInt, choiceOf: value, index: 36}
  valueId: {type: id, choiceOf: value, index: 31}
  valueUrl: {type: url, choiceOf: value, index: 41}
package_version: 1.0.0-beta14
extensions:
  servicoEspecializado:
    url: servicoEspecializado
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: servicoEspecializado}
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemServicoEspecializadoCnes'}
            index: 6
          version: {index: 7}
          code: {index: 8}
          display: {index: 9}
          userSelected: {index: 10}
        required: [display, system, code]
  classificacaoServico:
    url: classificacaoServico
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: classificacaoServico}
        index: 12
      value:
        choices: [valueCoding]
        index: 14
      valueCoding: {type: Coding, choiceOf: value, index: 15}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemClassificacaoServicoCnes'}
            index: 16
          version: {index: 17}
          code: {index: 18}
          display: {index: 19}
          userSelected: {index: 20}
        required: [display, system, code]
class: extension
kind: complex-type
url: https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionInstituicaoServicoEspecializadoCnes
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0