description: Dane odbiorcy informacji przekazywanej w dokumencie medycznym package_name: hl7.fhir.pl.base.r5 derivation: constraint name: PLBaseInformationRecipient type: PractitionerRole elements: identifier: mustSupport: true index: 0 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: 1 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.1'} index: 2 required: [system] physicianId: match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.2'} schema: index: 3 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.2'} index: 4 required: [system] nurseId: match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.3'} schema: index: 5 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.3'} index: 6 required: [system] labDiagnosticianId: match: {system: 'urn:oid:2.16.840.1.113883.3.4424.1.6.4'} schema: index: 7 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.4424.1.6.4'} index: 8 required: [system] practitioner: type: Reference mustSupport: true refers: ['http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-practitioner'] index: 9 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: 10 code: binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-medicalProfession-VS'} mustSupport: true index: 11 specialty: binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-practitionerSpecialty-VS'} index: 12 package_version: 0.1.2 class: profile kind: resource url: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/pl-base-practitioneRole-informationRecipient base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 0.1.2 required: [practitioner, identifier, organization, code]