PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.14
    http://fhir.laniado.org.il/StructureDefinition/laniado-patient
description: Laniado Proposed Patient Resource
package_name: laniado.test.fhir.r4
derivation: constraint
name: LaniadoPatient
type: Patient
elements:
  meta:
    elements:
      tag:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            redacted:
              match: {code: REDACTED, system: 'http://terminology.hl7.org/CodeSystem/v3-ObservationValue', display: redacted}
              schema:
                pattern:
                  type: Coding
                  value: {code: REDACTED, system: 'http://terminology.hl7.org/CodeSystem/v3-ObservationValue', display: redacted}
                index: 1
              min: 0
              max: 1
  deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 22}
  birthDate:
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 19}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 19
        slicing:
          slices:
            dataAbsentReason:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 19}
              min: 0
              max: 1
  deceased:
    choices: [deceasedDateTime]
    index: 21
  extension:
    type: Extension
    url: http://hl7.org/fhir/StructureDefinition/patient-religion
    index: 2
    slicing:
      slices:
        religion:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', index: 2}
          min: 0
          max: 1
  communication:
    index: 26
    elements:
      language:
        elements:
          coding:
            index: 27
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                base:
                  match: {system: 'urn:ietf:bcp:47'}
                  schema:
                    index: 28
                    elements:
                      system:
                        pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
                        index: 29
                    required: [system]
                laniado:
                  match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-safa'}
                  schema:
                    index: 30
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-safa'}
                        index: 31
                    required: [system]
  identifier:
    index: 3
    slicing:
      slices:
        ppn:
          match: {}
          schema:
            index: 3
            elements:
              system:
                extensions:
                  dataAbsentReason:
                    url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
                    type: Extension
                    index: 5
                    elements:
                      value:
                        pattern: {type: Code, value: unknown}
                        choices: []
                        index: 7
                elements:
                  extension:
                    index: 4
                    slicing:
                      slices:
                        dataAbsentReason:
                          match: {}
                          schema:
                            type: Extension
                            url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
                            index: 5
                            elements:
                              value:
                                pattern: {type: Code, value: unknown}
                                choices: []
                                index: 7
                required: [extension]
        temp:
          match: {}
          schema:
            short: Temporary patient ID
            mustSupport: true
            index: 8
            elements:
              use:
                pattern: {type: Code, value: temp}
                index: 9
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PNT, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 10
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/temp-patient'}
                index: 11
              value:
                short: A temporary patient identifier
                constraint:
                  patient-temp-id-chk: {human: Laniado temporary patient ID must be 9-digits, source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-patient', severity: error, expression: 'matches(''^[0-9]{9}$'')'}
                index: 12
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 13
                  identifier:
                    index: 14
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
                        index: 15
                      value:
                        pattern: {type: String, value: '01604'}
                        index: 16
                  display:
                    pattern: {type: String, value: בית חולים לניאדו}
                    index: 17
                required: [identifier]
  telecom:
    constraint:
      phone-or-fax-number: {human: A phone number or fax number SHALL begin with one of the specified prefixes followed by 6-7 digits separated by a '-'., source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-patient', severity: error, expression: '(system=''phone'' or system=''fax'') implies value.matches(''^(02|03|04|050|051|052|053|054|055|056|058|059|072|073|074|076|077|08|09)-[0-9]{6,7}$'')'}
    index: 18
  maritalStatus:
    elements:
      coding:
        index: 23
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            laniado:
              match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'}
              schema:
                index: 24
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'}
                    index: 25
                required: [system]
package_version: 0.1.14
extensions:
  religion: {url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', min: 0, max: 1, type: Extension, index: 2}
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/laniado-patient
base: http://fhir.health.gov.il/StructureDefinition/il-core-patient
version: null