description: An actor describes an relation between a patiend and an healthcare provider. package_name: sfm.030521 derivation: constraint name: SfmActor type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: role: match: {url: role} schema: _required: true index: 1 elements: url: pattern: {type: Uri, value: role} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} value[x]: elements: coding: elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7490'} index: 6 practioner: match: {url: practioner} schema: _required: true index: 7 elements: url: pattern: {type: Uri, value: practioner} index: 8 value: choices: [valueReference] index: 10 valueReference: type: Reference choiceOf: value refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Practitoner'] index: 11 url: pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/sfm-actor'} index: 12 value: choices: [] index: 14 package_version: 1.0.1 extensions: role: url: role _required: true index: 1 elements: url: pattern: {type: Uri, value: role} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} value[x]: elements: coding: elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7490'} index: 6 practioner: url: practioner _required: true index: 7 elements: url: pattern: {type: Uri, value: practioner} index: 8 value: choices: [valueReference] index: 10 valueReference: type: Reference choiceOf: value refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Practitoner'] index: 11 class: extension kind: complex-type url: http://ehelse.no/fhir/StructureDefinition/sfm-actor base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.0'