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 elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} required: [system, code] text: {mustSupport: true, index: 10} package_version: 4.0.0 class: profile kind: resource url: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole base: http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role version: 4.0.0 required: [id, text, organization]