PackagesCanonicalsLogsProblems
    Packages
    il.hdp.fhir.r4@0.0.1
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location
description: Location profile for HDP
package_name: 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}
                    index: 2
                  display:
                    pattern: {type: String, value: יחידה ארגונית}
                    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.0.1
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]