Practitioner
Official URL: https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner | Version: 1.0.0 | |||
Parent: |
Computable Name:
RdcPractitioner |
A stripped-down practitioner profile containing only elements needed.
Formal Views of Profile Content
RdcPractitioner (Practitioner) | C | Practitioner | |
id | Σ | 0..1 | id |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | C | 0..1 | Narrative |
contained | C | 0..* | Resource |
extension | C | 0..* | Extension |
modifierExtension | Σ ?! C | 0..* | Extension |
identifier | Σ | 1..1 | Identifier |
id | 0..1 | id | |
extension | C | 0..* | Extension |
use | Σ ?! | 0..1 | codeBinding |
type | Σ | 0..1 | CodeableConceptBinding |
system | Σ | 1..1 | uri |
value | Σ C | 1..1 | string |
period | Σ | 0..0 | Period |
assigner | Σ | 0..0 | Reference(Organization) |
use | ..0 | ||
type | ..0 | ||
active | Σ ?! | 0..0 | boolean |
name | Σ | 1..1 | HumanName |
id | 0..1 | id | |
extension | C | 0..* | Extension |
use | Σ ?! | 0..1 | codeBinding |
text | Σ | 0..1 | string |
family | Σ | 1..1 | string |
given | Σ | 1..1 | string |
prefix | Σ | 0..0 | string |
suffix | Σ | 0..0 | string |
period | Σ | 0..0 | Period |
use | ..0 | ||
text | ..0 | ||
telecom | Σ | 1..1 | ContactPoint |
id | 0..1 | id | |
extension | C | 0..* | Extension |
system | Σ C | 1..1 | codeBinding |
value | Σ C | 1..1 | string |
use | Σ ?! | 0..0 | codeBinding |
rank | Σ | 0..0 | positiveInt |
period | Σ | 0..0 | Period |
gender | Σ | 0..0 | codeBinding |
birthDate | Σ | 0..0 | date |
deceased[x] | Σ | 0..0 | |
address | Σ | 0..0 | Address |
photo | 0..0 | Attachment | |
qualification | 0..0 | BackboneElement | |
communication | 0..0 | BackboneElement |
Practitioner | |
Short | A person with a formal responsibility in the provisioning of healthcare or related services |
Definition | A person who is directly or indirectly involved in the provisioning of healthcare or related services. |
Cardinality | 0..* |
Constraints |
|
Mappings |
|
Practitioner.id | |
Short | Logical id of this artifact |
Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
Cardinality | 0..1 |
Type | id |
Summary | True |
Comments | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. |
Practitioner.meta | |
Short | Metadata about the resource |
Definition | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
Cardinality | 0..1 |
Type | Meta |
Summary | True |
Constraints |
|
Practitioner.implicitRules | |
Short | A set of rules under which this content was created |
Definition | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
Cardinality | 0..1 |
Type | uri |
Modifier | True |
Summary | True |
Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
Constraints |
|
Practitioner.language | |
Short | Language of the resource content |
Definition | The base language in which the resource is written. |
Cardinality | 0..1 |
Type | code |
Binding | IETF language tag for a human language |
Comments | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
Constraints |
|
Practitioner.text | |
Short | Text summary of the resource, for human interpretation |
Definition | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
Cardinality | 0..1 |
Type | Narrative |
Alias | narrative, html, xhtml, display |
Comments | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
Conditions | The cardinality or value of this element may be affected by these constraints: dom-6 |
Constraints |
|
Mappings |
|
Practitioner.contained | |
Short | Contained, inline Resources |
Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
Cardinality | 0..* |
Type | Resource |
Alias | inline resources, anonymous resources, contained resources |
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
Conditions | The cardinality or value of this element may be affected by these constraints: dom-2, dom-4, dom-3, dom-5 |
Mappings |
|
Practitioner.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Practitioner.modifierExtension | |
Short | Extensions that cannot be ignored |
Definition | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Practitioner.identifier | |
Short | An identifier for the person as this agent |
Definition | An identifier that applies to this person in this role. |
Cardinality | 1..1 |
Type | Identifier |
Summary | True |
Requirements | Often, specific identities are assigned for the agent. |
Constraints |
|
Mappings |
|
Practitioner.identifier.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | id |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Practitioner.identifier.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
Constraints |
|
Mappings |
|
Practitioner.identifier.use | |
Short | usual | official | temp | secondary | old (If known) |
Definition | The purpose of this identifier. |
Cardinality | 0..1 |
Type | code |
Binding | Identifies the purpose for this identifier, if known . |
Modifier | True |
Summary | True |
Requirements | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Comments | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Constraints |
|
Mappings |
|
Practitioner.identifier.type | |
Short | Description of identifier |
Definition | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
Cardinality | 0..1 |
Type | CodeableConcept |
Binding | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
Summary | True |
Requirements | Allows users to make use of identifiers when the identifier system is not known. |
Comments | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
Constraints |
|
Mappings |
|
Practitioner.identifier.system | |
Short | The namespace for the identifier value |
Definition | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
Cardinality | 1..1 |
Type | uri |
Summary | True |
Requirements | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Comments | The organisation ID of the Practitioner |
Constraints |
|
Examples | Generalhttp://www.acme.com/identifiers/patient |
Mappings |
|
Practitioner.identifier.value | |
Short | The value that is unique |
Definition | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
Cardinality | 1..1 |
Type | string |
Summary | True |
Comments | The Health Care Professional Number in the organisation |
Conditions | The cardinality or value of this element may be affected by these constraints: ident-1 |
Constraints |
|
Examples | General123456 |
Mappings |
|
Practitioner.identifier.period | |
Short | Time period when id is/was valid for use |
Definition | Time period during which identifier is/was valid for use. |
Cardinality | 0..0 |
Type | Period |
Summary | True |
Constraints |
|
Mappings |
|
Practitioner.identifier.assigner | |
Short | Organization that issued id (may be just text) |
Definition | Organization that issued/manages the identifier. |
Cardinality | 0..0 |
Type | Reference(Organization) |
Summary | True |
Comments | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
Constraints |
|
Mappings |
|
Practitioner.identifier.use | |
Cardinality | ..0 |
Practitioner.identifier.type | |
Cardinality | ..0 |
Practitioner.active | |
Short | Whether this practitioner's record is in active use |
Definition | Whether this practitioner's record is in active use. |
Cardinality | 0..0 |
Type | boolean |
Modifier | True |
Summary | True |
Requirements | Need to be able to mark a practitioner record as not to be used because it was created in error. |
Comments | If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role. |
Meaning when missing | This resource is generally assumed to be active if no value is provided for the active element |
Constraints |
|
Mappings |
|
Practitioner.name | |
Short | The name(s) associated with the practitioner |
Definition | The name(s) associated with the practitioner. |
Cardinality | 1..1 |
Type | HumanName |
Summary | True |
Requirements | The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display. |
Comments | The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate. In general, select the value to be used in the ResourceReference.display based on this:
|
Constraints |
|
Mappings |
|
Practitioner.name.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | id |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Practitioner.name.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
Constraints |
|
Mappings |
|
Practitioner.name.use | |
Short | usual | official | temp | nickname | anonymous | old | maiden |
Definition | Identifies the purpose for this name. |
Cardinality | 0..1 |
Type | code |
Binding | The use of a human name. |
Modifier | True |
Summary | True |
Requirements | Allows the appropriate name for a particular context of use to be selected from among a set of names. |
Comments | Applications can assume that a name is current unless it explicitly says that it is temporary or old. |
Constraints |
|
Mappings |
|
Practitioner.name.text | |
Short | Text representation of the full name |
Definition | Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts. |
Cardinality | 0..1 |
Type | string |
Summary | True |
Requirements | A renderable, unencoded form. |
Comments | Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part. |
Constraints |
|
Mappings |
|
Practitioner.name.family | |
Short | Family name (often called 'Surname') |
Definition | The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. |
Cardinality | 1..1 |
Type | string |
Summary | True |
Alias | surname |
Comments | The surname of the Practitioner |
Constraints |
|
Mappings |
|
Practitioner.name.given | |
Short | Given names (not always 'first'). Includes middle names |
Definition | Given name. |
Cardinality | 1..1 |
Type | string |
Summary | True |
Alias | first name, middle name |
Comments | The first name of the Practitioner |
Constraints |
|
Mappings |
|
Practitioner.name.prefix | |
Short | Parts that come before the name |
Definition | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. |
Cardinality | 0..0 |
Type | string |
Summary | True |
Constraints |
|
Mappings |
|
Practitioner.name.suffix | |
Short | Parts that come after the name |
Definition | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. |
Cardinality | 0..0 |
Type | string |
Summary | True |
Constraints |
|
Mappings |
|
Practitioner.name.period | |
Short | Time period when name was/is in use |
Definition | Indicates the period of time when this name was valid for the named person. |
Cardinality | 0..0 |
Type | Period |
Summary | True |
Requirements | Allows names to be placed in historical context. |
Constraints |
|
Mappings |
|
Practitioner.name.use | |
Cardinality | ..0 |
Practitioner.name.text | |
Cardinality | ..0 |
Practitioner.telecom | |
Short | A contact detail for the practitioner (that apply to all roles) |
Definition | A contact detail for the practitioner, e.g. a telephone number or an email address. |
Cardinality | 1..1 |
Type | ContactPoint |
Summary | True |
Requirements | Need to know how to reach a practitioner independent to any roles the practitioner may have. |
Comments | Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific. |
Constraints |
|
Mappings |
|
Practitioner.telecom.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | id |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Practitioner.telecom.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url |
Constraints |
|
Mappings |
|
Practitioner.telecom.system | |
Short | phone | fax | email | pager | url | sms | other |
Definition | Telecommunications form for contact point - what communications system is required to make use of the contact. |
Cardinality | 1..1 |
Type | code |
Binding | Telecommunications form for contact point. |
Summary | True |
Comments | Hardcoded value |
Conditions | The cardinality or value of this element may be affected by these constraints: cpt-2 |
Constraints |
|
Mappings |
|
Practitioner.telecom.value | |
Short | The actual contact point details |
Definition | The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). |
Cardinality | 1..1 |
Type | string |
Summary | True |
Requirements | Need to support legacy numbers that are not in a tightly controlled format. |
Comments | Email ID of the Practitioner |
Conditions | The cardinality or value of this element may be affected by these constraints: cpt-2 |
Constraints |
|
Mappings |
|
Practitioner.telecom.use | |
Short | home | work | temp | old | mobile - purpose of this contact point |
Definition | Identifies the purpose for the contact point. |
Cardinality | 0..0 |
Type | code |
Binding | Use of contact point. |
Modifier | True |
Summary | True |
Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. |
Comments | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. |
Constraints |
|
Mappings |
|
Practitioner.telecom.rank | |
Short | Specify preferred order of use (1 = highest) |
Definition | Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values. |
Cardinality | 0..0 |
Type | positiveInt |
Summary | True |
Comments | Note that rank does not necessarily follow the order in which the contacts are represented in the instance. Ranks need not be unique. E.g. it's possible to have multiple contacts with rank=1. If the ranks have different systems or uses, this would be interpreted to mean "X is my most preferred phone number, Y is my most preferred email address" or "X is my preferred home email and Y is my preferred work email". If the system and use for equally-ranked contacts are the same, then the level of preference is equivalent for both repetitions. Ranks need not be sequential and not all repetitions must have a rank. For example, it's possible to have 4 contacts with ranks of 2, 5 and two with no rank specified. That would be interpreted to mean the first is preferred over the second and no preference stated for the remaining contacts. |
Constraints |
|
Mappings |
|
Practitioner.telecom.period | |
Short | Time period when the contact point was/is in use |
Definition | Time period when the contact point was/is in use. |
Cardinality | 0..0 |
Type | Period |
Summary | True |
Constraints |
|
Mappings |
|
Practitioner.gender | |
Short | male | female | other | unknown |
Definition | Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes. |
Cardinality | 0..0 |
Type | code |
Binding | The gender of a person used for administrative purposes. |
Summary | True |
Requirements | Needed to address the person correctly. |
Constraints |
|
Mappings |
|
Practitioner.birthDate | |
Short | The date on which the practitioner was born |
Definition | The date of birth for the practitioner. |
Cardinality | 0..0 |
Type | date |
Summary | True |
Requirements | Needed for identification. |
Constraints |
|
Mappings |
|
Practitioner.deceased[x] | |
Short | Indicates if the practitioner is deceased or not |
Definition | Indicates if the practitioner is deceased or not. |
Cardinality | 0..0 |
Type | boolean, dateTime |
Summary | True |
Comments | If there's no value in the instance, it means there is no statement on whether or not the practitioner is deceased. Most systems will interpret the absence of a value as a sign of the person being alive. |
Constraints |
|
Mappings |
|
Practitioner.address | |
Short | Address(es) of the practitioner that are not role specific (typically home address) |
Definition | Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent. |
Cardinality | 0..0 |
Type | Address |
Summary | True |
Requirements | The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations. |
Comments | The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address). |
Constraints |
|
Mappings |
|
Practitioner.photo | |
Short | Image of the person |
Definition | Image of the person. |
Cardinality | 0..0 |
Type | Attachment |
Requirements | Many EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too. |
Constraints |
|
Mappings |
|
Practitioner.qualification | |
Short | Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care |
Definition | The official qualifications, certifications, accreditations, training, licenses (and other types of educations/skills/capabilities) that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board of licensure authorizing the practitioner to practice medicine within a certain locality. |
Cardinality | 0..0 |
Type | BackboneElement |
Comments | The PractitionerRole.specialty defines the functional role that they are practicing at a given organization or location. Those specialties may or might not require a qualification, and are not defined on the practitioner. |
Constraints |
|
Mappings |
|
Practitioner.qualification.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | string |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Practitioner.qualification.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Practitioner.qualification.modifierExtension | |
Short | Extensions that cannot be ignored even if unrecognized |
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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Practitioner.qualification.identifier | |
Short | An identifier for this qualification for the practitioner |
Definition | An identifier that applies to this person's qualification. |
Cardinality | 0..* |
Type | Identifier |
Requirements | Often, specific identities are assigned for the qualification. |
Constraints |
|
Mappings |
|
Practitioner.qualification.code | |
Short | Coded representation of the qualification |
Definition | Coded representation of the qualification. |
Cardinality | 1..1 |
Type | CodeableConcept |
Binding | Specific qualification the practitioner has to provide a service. |
Constraints |
|
Mappings |
|
Practitioner.qualification.period | |
Short | Period during which the qualification is valid |
Definition | Period during which the qualification is valid. |
Cardinality | 0..1 |
Type | Period |
Requirements | Qualifications are often for a limited period of time, and can be revoked. |
Constraints |
|
Mappings |
|
Practitioner.qualification.issuer | |
Short | Organization that regulates and issues the qualification |
Definition | Organization that regulates and issues the qualification. |
Cardinality | 0..1 |
Type | Reference(Organization) |
Constraints |
|
Mappings |
|
Practitioner.communication | |
Short | A language which may be used to communicate with the practitioner |
Definition | A language which may be used to communicate with the practitioner, often for correspondence/administrative purposes. The |
Cardinality | 0..0 |
Type | BackboneElement |
Comments | If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Practitioner.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. |
Constraints |
|
Mappings |
|
Practitioner.communication.id | |
Short | Unique id for inter-element referencing |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Cardinality | 0..1 |
Type | string |
Conditions | The cardinality or value of this element may be affected by these constraints: ele-1 |
Mappings |
|
Practitioner.communication.extension | |
Short | Additional content defined by implementations |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Cardinality | 0..* |
Type | Extension |
Alias | extensions, user content |
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. |
Constraints |
|
Mappings |
|
Practitioner.communication.modifierExtension | |
Short | Extensions that cannot be ignored even if unrecognized |
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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Cardinality | 0..* |
Type | Extension |
Modifier | True |
Summary | True |
Alias | extensions, user content, modifiers |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
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. |
Constraints |
|
Mappings |
|
Practitioner.communication.language | |
Short | The language code used to communicate with the practitioner |
Definition | The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-AU" for Australian English. |
Cardinality | 1..1 |
Type | CodeableConcept |
Binding | IETF language tag for a human language |
Requirements | Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect. |
Comments | The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type. |
Constraints |
|
Mappings |
|
Practitioner.communication.preferred | |
Short | Language preference indicator |
Definition | Indicates whether or not the person prefers this language (over other languages he masters up a certain level). |
Cardinality | 0..1 |
Type | boolean |
Requirements | People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method. |
Comments | This language is specifically identified for communicating directly with the practitioner (typically un-related to patient communications). |
Constraints |
|
Mappings |
|