PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.3.5
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-dep-tafnit-loc
description: Assuta Ashdod Tafnit Department - Location
package_name: il.fhir.r4.ashmc
derivation: constraint
name: AshmcDepTafnitLoc
type: Location
elements:
  id: {index: 0}
  identifier:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        tafnit:
          match: {system: 'http://fhir.ashmc.co.il/identifier/tafnit-id'}
          schema:
            _required: true
            index: 2
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/tafnit-id'}
                index: 3
              value: {index: 4}
            required: [value, system]
  type:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'}
            index: 5
          code:
            pattern: {type: Code, value: HU}
            index: 6
          display:
            pattern: {type: String, value: Hospital unit}
            index: 7
package_version: 0.3.5
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-dep-tafnit-loc
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location
version: 0.3.5
required: [id]