Spine-Practitioner-1-0
Practitioner | |
Definition |
A person who is directly or indirectly involved in the provisioning of healthcare. |
Control | 1..1 |
Type | DomainResource |
Comments |
Note that a cab driver no longer fits the bill. You probably would be interested in the organization rather than the individual? Need to track doctors, staff, locums etc. for both healthcare practitioners, funders, etc. |
Practitioner.identifier(SDS User ID) | |
Definition |
An identifier that applies to this person in this role. |
Control | 1..1 |
Type | Identifier |
Requirements |
Often, specific identities are assigned for the agent. |
Comments | |
Practitioner.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 1..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments |
http://fhir.nhs.net/Id/sds-user-id |
Fixed Value | http://fhir.nhs.net/Id/sds-user-id |
Practitioner.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | 200009876204 |
Practitioner.identifier(SDS Role Profile ID) | |
Definition |
An identifier that applies to this person in this role. |
Control | 1..1 |
Type | Identifier |
Requirements |
Often, specific identities are assigned for the agent. |
Comments | |
Practitioner.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 1..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments |
http://fhir.nhs.net/Id/sds-user-id |
Fixed Value | http://fhir.nhs.net/Id/sds-user-id |
Practitioner.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | 200009876204 |
Practitioner.practitionerRole | |
Definition |
The list of Roles/Organizations that the Practitioner is associated with. |
Control | 0..1 |
Type | BackboneElement |
Comments | |
Practitioner.practitionerRole.modifierExtension | |
Definition |
May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. |
Control | 0..* |
Type | Extension |
Is Modifier | True |
Aliases | extensions, user content, modifiers |
Comments |
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Practitioner.practitionerRole.managingOrganization | |
Definition |
The Organization where the Practitioner performs the roles associated. |
Control | 1..1 |
Comments | |
Practitioner.practitionerRole.managingOrganization.reference | |
Definition |
A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. |
Control | 1..1 ? |
Type | String |
Comments |
Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the url conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. |
Example | Organization/13daadee-26e1-4d6a-9e6a-7f4af9b58878 |