PackagesCanonicalsLogsProblems
    Packages
    il.laniado.fhir.r4@0.3.0
    http://fhir.laniado.org.il/StructureDefinition/encounter-department
description: This resource represents a department movement during an encounter, starting with the first location.
package_name: il.laniado.fhir.r4
derivation: constraint
name: EncounterDepartment
type: Encounter
elements:
  meta:
    elements:
      source:
        pattern: {type: Uri, value: 'http://emr.laniado.org.il'}
        index: 0
  identifier:
    index: 1
    elements:
      system: {index: 2}
      value: {short: The value that is unique within the system., index: 3}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        DEP:
          match: {system: 'http://fhir.laniado.org.il/Identifier/encounter-department'}
          schema:
            short: Department movement identifier
            _required: true
            index: 4
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/encounter-department'}
                index: 5
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 6
                  identifier:
                    index: 7
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
                        index: 8
                      value:
                        pattern: {type: String, value: '01604'}
                        index: 9
                  display:
                    pattern: {type: String, value: בית חולים לניאדו}
                    index: 10
                required: [identifier]
  class:
    elements:
      system:
        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
        index: 11
  participant:
    array: true
    index: 12
    slicing:
      slices:
        referring-practitioner:
          match: {}
          schema:
            array: true
            index: 12
            elements:
              individual:
                type: Reference
                refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
                index: 13
  serviceProvider:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-organization']
    index: 14
package_version: 0.3.0
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/encounter-department
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-encounter-inpatient-care-segment
version: 0.3.0