PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.3.2
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-patient
description: Patient profile for ASHMC
package_name: il.fhir.r4.ashmc
derivation: constraint
name: ASHMCPatient
type: Patient
elements:
  id: {index: 0}
  extension:
    index: 1
    slicing:
      slices:
        parentName:
          match: {}
          schema:
            index: 2
            extensions:
              role:
                url: null
                index: 3
                elements:
                  value:
                    pattern: {type: Code, value: FTH}
                    choices: []
                    index: 5
            elements:
              extension:
                index: 3
                slicing:
                  slices:
                    role:
                      match: {}
                      schema:
                        index: 3
                        elements:
                          value:
                            pattern: {type: Code, value: FTH}
                            choices: []
                            index: 5
  identifier:
    index: 6
    slicing:
      slices:
        tafnit:
          match: {}
          schema:
            _required: true
            index: 6
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/pat-id-tafnit'}
                index: 7
        internal:
          match: {}
          schema:
            index: 8
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/pat-id-internal'}
                index: 9
        cml:
          match: {}
          schema:
            index: 10
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/pat-id-cml'}
                index: 11
package_version: 0.3.2
extensions:
  parentName:
    url: null
    index: 2
    extensions:
      role:
        url: null
        index: 3
        elements:
          value:
            pattern: {type: Code, value: FTH}
            choices: []
            index: 5
    elements:
      extension:
        index: 3
        slicing:
          slices:
            role:
              match: {}
              schema:
                index: 3
                elements:
                  value:
                    pattern: {type: Code, value: FTH}
                    choices: []
                    index: 5
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-patient
base: http://fhir.health.gov.il/StructureDefinition/il-core-patient
version: null
required: [id, extension, identifier]