PackagesCanonicalsLogsProblems
    Packages
    cezih.hr.cezih-osnova@1.0.1
    http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija
description: Resurs sadrži podatke zdravstvene organizacije.
package_name: cezih.hr.cezih-osnova
derivation: constraint
name: HROrganizacija
type: Organization
elements:
  extension:
    type: Extension
    short: Period djelovanja ustanove
    isModifier: false
    url: http://hl7.org/fhir/StructureDefinition/organization-period
    index: 0
    slicing:
      slices:
        period:
          match: {}
          schema:
            type: Extension
            short: Period djelovanja ustanove
            isModifier: false
            url: http://hl7.org/fhir/StructureDefinition/organization-period
            index: 0
            elements:
              value:
                short: Period djelovanja ustanove
                choices: []
                index: 2
              value[x]:
                elements:
                  start: {short: Datum otvaranja, index: 3}
                  end: {short: Datum zatvaranja, index: 4}
        hRRazlogZatvaranjaUstanove:
          match: {}
          schema:
            type: Extension
            short: Razlog zatvaranja zdravstvene ustanove.
            isModifier: false
            url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-razlog-zatvaranja-ustanove
            index: 5
            elements:
              value[x]:
                elements:
                  coding: {short: Šifra razloga zatvaranja, index: 6}
                  text: {short: Opis razloga zatvaranja, index: 7}
  identifier:
    index: 8
    slicing:
      rules: closed
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        HZZOBroj:
          match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije'}
          schema:
            short: HZZO šifra zdravstvene organizacije
            mustSupport: false
            _required: true
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije'}
                index: 10
              value: {index: 11}
            required: [value, system]
        JedinstveniIdentifikatorUstanove:
          match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/jedinstveni-identifikator-zdravstvene-organizacije'}
          schema:
            short: Jedinstveni identifikator zdravstvene organizacije
            mustSupport: true
            index: 12
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/jedinstveni-identifikator-zdravstvene-organizacije'}
                index: 13
              value: {index: 14}
            required: [value, system]
        HZJZIdentifikatorUstanove:
          match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-ustanove'}
          schema:
            short: HZJZ jedinstveni identifikator ustanove
            index: 15
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-ustanove'}
                index: 16
              value: {index: 17}
            required: [value, system]
        OIB:
          match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/OIB'}
          schema:
            short: OIB ustanove
            index: 18
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/OIB'}
                index: 19
              value: {index: 20}
            required: [value, system]
  active: {short: Da li je ustanova aktivna., mustSupport: true, index: 21}
  type: {index: 22}
  name: {short: Naziv ustanove, mustSupport: true, index: 23}
  telecom: {short: Kontakt podaci ustanove, index: 24}
  address: {type: Address, index: 25}
  partOf:
    type: Reference
    short: Nadležna ustanova
    refers: ['http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija']
    index: 26
    elements:
      identifier: {short: Identifikator nadležne ustanove, index: 27}
package_version: 1.0.1
extensions:
  period:
    url: http://hl7.org/fhir/StructureDefinition/organization-period
    type: Extension
    short: Period djelovanja ustanove
    isModifier: false
    index: 0
    elements:
      value:
        short: Period djelovanja ustanove
        choices: []
        index: 2
      value[x]:
        elements:
          start: {short: Datum otvaranja, index: 3}
          end: {short: Datum zatvaranja, index: 4}
  hRRazlogZatvaranjaUstanove:
    url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-razlog-zatvaranja-ustanove
    type: Extension
    short: Razlog zatvaranja zdravstvene ustanove.
    isModifier: false
    index: 5
    elements:
      value[x]:
        elements:
          coding: {short: Šifra razloga zatvaranja, index: 6}
          text: {short: Opis razloga zatvaranja, index: 7}
class: profile
kind: resource
url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 0.2.3
required: [identifier]