PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.pd@0.9.0
    http://hl7.org.au/fhir/pd/StructureDefinition/au-pd-organisation
description: null
package_name: hl7.fhir.au.pd
derivation: constraint
name: AUPDOrganisation
type: Organization
elements:
  meta:
    short: Metadata about the resource (extended)
    index: 0
    extensions:
      source: {url: h, type: Extension, mustSupport: true, index: 2}
    elements:
      extension:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            source:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: h, index: 2}
  identifier:
    short: Organisation Directory Entry Identifiers
    index: 3
    slicing:
      slices:
        hpio:
          match: {}
          schema: {short: HPI-O for Directory Entry Organisation, mustSupport: true, index: 4}
  active: {short: Status of Directroy Entry Organisation, mustSupport: true, index: 5}
  name: {short: Name of Directroy Entry Organisation, mustSupport: true, index: 6}
  telecom: {short: Contact Details of Directroy Entry Organisation, mustSupport: true, index: 7}
  address:
    short: Addresses of Directroy Entry Organisation
    mustSupport: true
    index: 8
    elements:
      state: {index: 9}
package_version: 0.9.0
class: profile
kind: resource
url: http://hl7.org.au/fhir/pd/StructureDefinition/au-pd-organisation
base: http://hl7.org.au/fhir/StructureDefinition/au-organisation
version: 1.0.0
required: [name, active]