This Practitioner resource represents a practitioner supported by CDA to make it suitable for NHS use.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Practitioner | Practitioner | This Practitioner resource represents an author where information about the person and the organisation they work for is required to be sent between systems | |
identifier | A identifier for the person as this agent Slice: Ordering: Unordered, Rules: Open at End | ||
identifier (SDS Identifier) | 0..1 | Identifier | SDS identifier that uniquely identifies the person |
system | 1..1 | Uri | SDS identifier that uniquely identifies the person Fixed Value http://fhir.nhs.net/Id/sds-user-id |
value | 1..1 | String | Shall contain the SDS User ID Example Value 200009876204 |
identifier (SDS Role Profile Identifier) | 0..1 | Identifier | Shall carry the SDS identifier that uniquely identifies the role profile of the person |
system | 1..1 | Uri | Shall carry the SDS identifier that uniquely identifies the role profile of the person Fixed Value http://fhir.nhs.net/Id/sds-role-profile-id |
value | 1..1 | String | Shall contain the SDS Role Profile ID Example Value 100077650987 |
identifier (Alternative Identifier) | 0..1 | Identifier | An alternative identifier where not using an SDS identifier. |
system | 1..1 | Uri | The namespace for the identifier Fixed Value http://fhir.nhs.net/Id/local-person-identifier |
value | 1..1 | String | The value that is unique Example Value ABC123 |
assigner (Assigning Authority Name ) | 1..1 | Reference (Organization) | Organization that issued id (may be just text) |
display | 0..1 | String | Text alternative for the resource |
name | 1..1 | HumanName | A name associated with the person |
use | 0..1 | Code | usual | official | temp | nickname | anonymous | old | maiden Binding The use of a human name (http://hl7.org/fhir/ValueSet/name-use) Binding Strength Required |
family | 0..1 | String | Family name (often called 'Surname') |
given | 0..* | String | Given names (not always 'first'). Includes middle names |
prefix | 0..1 | String | Parts that come before the name |
suffix | 0..* | String | Parts that come after the name |
period | 0..1 | Period | Time period when name was/is in use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
telecom | 0..* | ContactPoint | A contact detail for the practitioner |
system | 1..1 | Code | phone | fax | email | pager | other Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value phone |
value | 1..1 | String | The actual contact point details Example Value 0191 2028707 |
use | 0..1 | Code | phone | fax | email | pager | other Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength Required Example Value work |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
address | 0..* | Address | Where practitioner can be found/visited |
use | 0..1 | Code | home | work | temp | old - purpose of this address Binding The use of an address (http://hl7.org/fhir/ValueSet/address-use) Binding Strength Required Example Value home |
type | 0..1 | Code | postal | physical | both Binding The type of an address (physical / postal) (http://hl7.org/fhir/ValueSet/address-type) Binding Strength Required Example Value both |
text | 0..1 | String | Text representation of the address Example Value 137 Nowhere Street, Erewhon 9132 |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value 137 Nowhere Street |
city | 0..1 | String | Name of city, town etc. Example Value Erewhon |
district | 0..1 | String | District name (aka county) Example Value Madison |
postalCode | 0..1 | String | Postal code for area Example Value 9132 |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) |
period | 0..1 | Period | Time period when address was/is in use Example Value Hl7.Fhir.Model.Period |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
practitionerRole | 1..1 | BackboneElement | Roles/organizations the practitioner is associated with |
managingOrganization | 1..1 | Reference (cofe-organization-ods-1) | Organization where the roles are performed |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Narrative text for the resource |
role | Roles which this practitioner may perform Slice: Ordering: Unordered, Rules: Open at End Binding The role a person plays representing an organization (http://hl7.org/fhir/ValueSet/practitioner-role) Binding Strength Example | ||
role (Job Role Name) | 0..1 | CodeableConcept | When the JobRoleName vocabulary is used Binding The role a person plays representing an organization (http://fhir.nhs.net/ValueSet/job-role-name-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding Identifies the job role associated with the person where the information is not known to SDS. (http://fhir.nhs.net/ValueSet/job-role-name-1) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/job-role-name-1 |
code | 1..1 | Code | Shall contain the code from the JobRoleName vocabulary Binding Identifies the job role associated with the person where the information is not known to SDS. (http://fhir.nhs.net/ValueSet/job-role-name-1) Binding Strength Required |
display | 1..1 | String | Shall carry the description associated with the code in the JobRoleName vocabulary |
role (Alternative Vocabulary) | 0..1 | CodeableConcept | When an alternative vocabulary is used Binding The role a person plays representing an organization (http://hl7.org/fhir/ValueSet/practitioner-role) Binding Strength Example |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/Id/alternative-job-role-name |
code | 1..1 | Code | Shall contain the code from the alternative vocabulary |
display | 1..1 | String | Shall carry the description from the alternative vocabulary |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Practitioner.telecom.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
Practitioner.telecom.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |
Practitioner.practitionerRole.role | role | Example | http://hl7.org/fhir/ValueSet/practitioner-role |
Practitioner.practitionerRole.role | Job Role Name | Required | http://fhir.nhs.net/ValueSet/job-role-name-1 |
Practitioner.practitionerRole.role.coding | coding | Required | http://fhir.nhs.net/ValueSet/job-role-name-1 |
Practitioner.practitionerRole.role.coding.code | code | Required | http://fhir.nhs.net/ValueSet/job-role-name-1 |
Practitioner.practitionerRole.role | Alternative Vocabulary | Example | http://hl7.org/fhir/ValueSet/practitioner-role |