PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.poclis@ssmso-1.0.0
    http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient
description: null
package_name: cens.fhir.poclis
derivation: constraint
name: PocLisPatient
type: Patient
elements:
  address:
    index: 21
    extensions:
      ComunasMinsalDecreto643:
        url: http://poc-lis.cens.cl/fhir/StructureDefinition/ComunasMinsalDecreto643
        type: Extension
        index: 23
        elements:
          value:
            maxLength: 20
            choices: []
            index: 25
    elements:
      extension:
        index: 22
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            ComunasMinsalDecreto643:
              match: {url: null}
              schema:
                type: Extension
                url: http://poc-lis.cens.cl/fhir/StructureDefinition/ComunasMinsalDecreto643
                index: 23
                elements:
                  value:
                    maxLength: 20
                    choices: []
                    index: 25
      text: {maxLength: 150, index: 26}
  managingOrganization: {index: 34}
  name:
    elements:
      family:
        extensions:
          Apellido_Paterno:
            url: http://hl7.org/fhir/StructureDefinition/humanname-fathers-family
            type: Extension
            index: 9
            elements:
              value:
                maxLength: 50
                choices: []
                index: 11
          Apellido_Materno:
            url: http://hl7.org/fhir/StructureDefinition/humanname-mothers-family
            type: Extension
            index: 12
            elements:
              value:
                maxLength: 50
                choices: []
                index: 14
        elements:
          extension:
            index: 8
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                Apellido_Paterno:
                  match: {url: null}
                  schema:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/humanname-fathers-family
                    index: 9
                    elements:
                      value:
                        maxLength: 50
                        choices: []
                        index: 11
                Apellido_Materno:
                  match: {url: null}
                  schema:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/humanname-mothers-family
                    index: 12
                    elements:
                      value:
                        maxLength: 50
                        choices: []
                        index: 14
      given: {maxLength: 50, index: 15}
  multipleBirth:
    choices: []
    index: 29
  deceased:
    choices: []
    index: 20
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Prevision:
          match: {url: null}
          schema: {type: Extension, url: 'http://poc-lis.cens.cl/fhir/StructureDefinition/PrevisionMinsalDecreto643', index: 1}
  photo: {index: 30}
  link: {index: 35}
  active: {index: 7}
  communication: {index: 32}
  identifier:
    index: 2
    elements:
      type:
        binding: {strength: required, valueSet: 'http://cens.cl/fhir/ValueSet/PocLisTipoIdentificacionHcc'}
        index: 3
        elements:
          coding: {index: 4}
        required: [coding]
      system:
        pattern: {type: Uri, value: 'http://minsal.cl/Identificacion'}
        index: 5
      value: {maxLength: 30, index: 6}
    required: [value, type]
  telecom:
    index: 16
    elements:
      system:
        pattern: {type: Code, value: phone}
        index: 17
      value: {maxLength: 20, index: 18}
  generalPractitioner: {index: 33}
  maritalStatus: {index: 27}
  contact: {index: 31}
package_version: ssmso-1.0.0
extensions:
  Prevision: {url: 'http://poc-lis.cens.cl/fhir/StructureDefinition/PrevisionMinsalDecreto643', type: Extension, index: 1}
class: profile
kind: resource
url: http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [address, identifier, telecom]