PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.pl.base.r5@0.1.2
    http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-practitionerRole-documentAuthor
description: Dane autora dokumentu medycznego
package_name: hl7.fhir.pl.base.r5
derivation: constraint
name: PLBaseDocumentAuthor
type: PractitionerRole
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        reimbursementContractIdentifier:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/practitionerRole-reimbursementContractIdentifier', index: 1}
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 2
    slicing:
      rules: open
      ordered: false
      description: Pule identyfikatorów praw wykonywania zawodu różnych zawodów medycznych
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        pharmacistId:
          match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.1'}
          schema:
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.1'}
                index: 4
            required: [system]
        physicianId:
          match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.2'}
          schema:
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.2'}
                index: 6
            required: [system]
        nurseId:
          match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.3'}
          schema:
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.3'}
                index: 8
            required: [system]
        labDiagnosticianId:
          match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.4'}
          schema:
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.4'}
                index: 10
            required: [system]
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-practitioner']
    index: 11
  organization:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntity', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntityCell', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalEntityUnit', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-medicalPractice', 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-organization-pharmacy']
    index: 12
  code:
    binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-medicalProfession-VS'}
    mustSupport: true
    index: 13
  specialty:
    binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-practitionerSpecialty-VS'}
    index: 14
package_version: 0.1.2
extensions:
  reimbursementContractIdentifier: {url: 'http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/practitionerRole-reimbursementContractIdentifier', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-practitionerRole-documentAuthor
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 0.1.2
required: [practitioner, identifier, organization, code]