description: Used in SFM to provide relation between Practitioner and organization. package_name: sfm.030521 derivation: constraint name: SfmPractitionerRole type: PractitionerRole elements: practitioner: type: Reference mustSupport: true refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Practitioner'] index: 0 organization: type: Reference mustSupport: true refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Organization'] index: 1 code: mustSupport: true index: 2 elements: coding: elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7490'} index: 3 package_version: 1.0.1 class: profile kind: resource url: http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: '1.0'