PackagesCanonicalsLogsProblems
    Packages
    cezih.hr.cezih-osnova@1.0.1
    http://fhir.cezih.hr/specifikacije/StructureDefinition/HRPreporuciteljLijeka
description: Šifra liječnika specijaliste, povjerenstva ili bolnice koji su preporučili lijek / recept .
package_name: cezih.hr.cezih-osnova
derivation: constraint
name: HRPreporuciteljLijeka
type: Extension
elements:
  extension:
    array: true
    max: 2
    index: 0
    slicing:
      slices:
        lijecnik:
          match: {}
          schema:
            short: Liječnik koji je preporučio lijek
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: lijecnik}
                index: 3
              value:
                choices: [valueIdentifier]
                index: 5
              valueIdentifier: {type: Identifier, choiceOf: value, index: 6}
              value[x]:
                elements:
                  system:
                    short: HZJZ šifra liječnika
                    pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika'}
                    index: 7
                  value: {index: 8}
                required: [value, system]
            required: [valueIdentifier, value]
        bolnicaPovjerenstvo:
          match: {}
          schema:
            short: Šifra liječnika specijaliste koji je preporučio lijek / recept 
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: Uri, value: bolnicaPovjerenstvo}
                index: 11
              value:
                choices: [valueId]
                index: 13
              valueId: {type: id, choiceOf: value, index: 14}
            required: [value, valueId]
  url:
    pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/StructureDefinition/HRPreporuciteljLijeka'}
    index: 15
  value:
    choices: []
    index: 17
package_version: 1.0.1
extensions:
  lijecnik:
    url: null
    short: Liječnik koji je preporučio lijek
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: lijecnik}
        index: 3
      value:
        choices: [valueIdentifier]
        index: 5
      valueIdentifier: {type: Identifier, choiceOf: value, index: 6}
      value[x]:
        elements:
          system:
            short: HZJZ šifra liječnika
            pattern: {type: Uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika'}
            index: 7
          value: {index: 8}
        required: [value, system]
    required: [valueIdentifier, value]
  bolnicaPovjerenstvo:
    url: null
    short: Šifra liječnika specijaliste koji je preporučio lijek / recept 
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: Uri, value: bolnicaPovjerenstvo}
        index: 11
      value:
        choices: [valueId]
        index: 13
      valueId: {type: id, choiceOf: value, index: 14}
    required: [value, valueId]
class: extension
kind: complex-type
url: http://fhir.cezih.hr/specifikacije/StructureDefinition/HRPreporuciteljLijeka
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null