description: PractitionerRole resource used to describe the role of a healthcare professional or another actor involved in citizen or patient care. package_name: medcom.fhir.dk.core derivation: constraint name: MedComCorePractitionerRole type: PractitionerRole elements: id: {mustSupport: true, index: 0} text: short: The narrative text SHALL always be included when exchanging a MedCom FHIR Bundle. mustSupport: true index: 1 elements: status: {mustSupport: true, index: 2} div: {mustSupport: true, index: 3} practitioner: type: Reference mustSupport: true refers: ['http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner'] index: 4 organization: type: Reference mustSupport: true refers: ['http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-organization'] index: 5 code: binding: {strength: example, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-PractitionerRoles'} mustSupport: true index: 6 elements: coding: {mustSupport: true, index: 7} text: {mustSupport: true, index: 8} package_version: 3.0.1 class: profile kind: resource url: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 3.0.1