PackagesCanonicalsLogsProblems
    Packages
    rs/il.hdp.fhir.r4@0.1.0
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location
description: Location profile for HDP
package_name: rs/il.hdp.fhir.r4
derivation: constraint
name: ILHDPLocation
type: Location
elements:
  meta:
    type: Meta
    index: 0
    elements:
      security:
        index: 1
        slicing:
          slices:
            HDP:
              match: {}
              schema:
                index: 1
                elements:
                  code:
                    pattern: {type: code, value: organization}
                    type: code
                    index: 2
                  display:
                    pattern: {type: string, value: יחידה ארגונית}
                    type: string
                    index: 3
  managingOrganization:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization']
    index: 4
  partOf:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location']
    index: 5
package_version: 0.1.0
class: profile
kind: resource
url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location
base: http://fhir.health.gov.il/StructureDefinition/il-core-location
version: null
required: [meta]