PackagesCanonicalsLogsProblems
    Packages
    il.hdp.fhir.r4@0.1.0
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
description: Organization profile for HDP
package_name: il.hdp.fhir.r4
derivation: constraint
name: ILHDPOrganization
type: Organization
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
  identifier: {index: 4}
  type: {index: 5}
  partOf:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization']
    index: 6
package_version: 0.1.0
class: profile
kind: resource
url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
base: http://fhir.health.gov.il/StructureDefinition/il-core-organization
version: null
required: [identifier, meta, type]