PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.clcore@1.8.10
    https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/IdContacto
description: Identificación de contacto de paciente en especial para casos en los cuales este actúa como Tutor Legal
package_name: hl7.fhir.cl.clcore
derivation: constraint
name: IdentificacionContactoCl
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        tutId:
          match: {}
          schema:
            short: Identificación del Tutor
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: tutId}
                mustSupport: true
                index: 3
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 5
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6}
              value[x]:
                elements:
                  type:
                    mustSupport: true
                    index: 7
                    elements:
                      coding:
                        elements:
                          system: {mustSupport: true, index: 8}
                          code: {mustSupport: true, index: 9}
                          display: {mustSupport: true, index: 10}
                        required: [system, code]
                  system: {mustSupport: true, index: 11}
                  value: {mustSupport: true, index: 12}
                required: [value, type, system]
            required: [valueIdentifier, value]
        docProc:
          match: {}
          schema:
            short: País de procedencia del documento
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: docProc}
                mustSupport: true
                index: 15
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 17
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 18}
              value[x]:
                elements:
                  coding:
                    mustSupport: true
                    index: 19
                    elements:
                      system: {mustSupport: true, index: 20}
                      code: {mustSupport: true, index: 21}
                      display: {mustSupport: true, index: 22}
                    required: [system, code]
                required: [coding]
            required: [value, valueCodeableConcept]
  url:
    pattern: {type: Uri, value: 'https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/IdContacto'}
    mustSupport: true
    index: 23
  value:
    choices: []
    index: 25
package_version: 1.8.10
extensions:
  tutId:
    url: null
    short: Identificación del Tutor
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: tutId}
        mustSupport: true
        index: 3
      value:
        mustSupport: true
        choices: [valueIdentifier]
        index: 5
      valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6}
      value[x]:
        elements:
          type:
            mustSupport: true
            index: 7
            elements:
              coding:
                elements:
                  system: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
                  display: {mustSupport: true, index: 10}
                required: [system, code]
          system: {mustSupport: true, index: 11}
          value: {mustSupport: true, index: 12}
        required: [value, type, system]
    required: [valueIdentifier, value]
  docProc:
    url: null
    short: País de procedencia del documento
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: docProc}
        mustSupport: true
        index: 15
      value:
        mustSupport: true
        choices: [valueCodeableConcept]
        index: 17
      valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 18}
      value[x]:
        elements:
          coding:
            mustSupport: true
            index: 19
            elements:
              system: {mustSupport: true, index: 20}
              code: {mustSupport: true, index: 21}
              display: {mustSupport: true, index: 22}
            required: [system, code]
        required: [coding]
    required: [value, valueCodeableConcept]
class: extension
kind: complex-type
url: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/IdContacto
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.8.10
required: [extension]