This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
StructureDefinition-vhdir-practitioner
This profile sets minimum expectations for searching for and fetching information associated with a practitioner. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the Practitioner resource when using this profile.
Background & Scope
A practitioner is a person who is directly or indirectly involved in providing healthcare.
This profile modifies the base Practitioner resource in the following manner:
-
Constrains the cardinality of
practitioner.active
(1..1),practitioner.name
(1..1),practitioner.name.family
(1..1),practitioner.name.given
(1..*),practitioner.telecom.system
(1..1),practitioner.telecom.value
(1..1),practitioner.photo
(0..1), andpractitioner.qualification.issuer
(1..1) -
All references SHALL conform to the appropriate Validated Healthcare Directory Implementation Guide profile
-
Adds extensions:
- Identifier status (1..1) - indicates the status of a practitioner’s identifier
- Via intermediary (0..1) - a reference to an alternative point of contact for this practitioner
- Available time (0..*) - indicates when a practitioner is available for contact
- Geolocation (0..1) - indicates the absolute geographic location of a practitioner’s address
- Endpoint (0..*) - reference(s) to the endpoint resource, indicating technical endpoints for the practitioner independent of their role at an organization (such as a personal Direct address)
- Accessibility (0..*) - indicates accessibility options offered by the practitioner (e.g. cultural competence)
- Proficiency (0..1) - indicates a practitioner’s level of spoken proficiency with the language(s) specified in
practitioner.communication
- DigitalCertificate (0..*) - a digital certificate associated with the practitioner
- Qualification (0..1) - provides additional information about a practitioner’s qualifications, including where they are valid and the current/historical status
- Restriction (0..*) - indicates whether disclosure of any data associated with a practitioner is restricted
- Adds new value sets/updates value set bindings:
TBD
Examples:
The following are example uses for the vhdir-practitioner profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each practitioner must have:
- A boolean value in
practitioner.active
- One name in
practitioner.name
- One family name in
practitioner.name.family
- At least one given name in
practitioner.name.given
- One family name in
Profile specific implementation guidance:
- TBD
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-practitioner
Published on Wed Sep 06 06:29:34 AEST 2017 as a active by HL7 International.
This profile builds on Practitioner
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 0..* | A person with a formal responsibility in the provisioning of healthcare or related services | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (preferred) | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
usage-restriction | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | |
endpoint-reference | 0..* | Reference(VhDir Endpoint) | Reference to endpoint(s) unique to the practitioner URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference | |
accessibility | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) | |
digitalcertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | An identifier for the person as this agent |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 1..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
active | Σ | 1..1 | boolean | Whether this practitioner's record is in active use |
name | Σ | 1..* | HumanName | The name(s) associated with the practitioner |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
text | Σ | 0..1 | string | Text representation of the full name |
family | Σ | 1..1 | string | Family name (often called 'Surname') |
given | Σ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactpoint-viaintermediary | 0..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary" | ||
valueReference | 1..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Via intermediary | |
contactpoint-availabletime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "daysOfWeek" | ||
valueCode | 1..1 | code | Days of the week - mon|tue|wed|thu|fri|sat|sun Binding: DaysOfWeek (required) | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "allDay" | ||
valueBoolean | 1..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableStartTime" | ||
valueTime | 1..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableEndTime" | ||
valueTime | 1..1 | time | Available end time | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime" | ||
system | ΣI | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 1..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
address | Σ | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
geolocation | 0..1 | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/geolocation | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension | 1..1 | Extension | Latitude with WGS84 datum | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..0 | |||
url | 1..1 | uri | "latitude" | |
valueDecimal | 0..1 | decimal | Value of extension | |
extension | 1..1 | Extension | Longitude with WGS84 datum | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..0 | |||
url | 1..1 | uri | "longitude" | |
valueDecimal | 0..1 | decimal | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/geolocation" | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required) Example General': home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General': both |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General': 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23","end":"2010-07-01"} |
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) |
birthDate | Σ | 0..1 | date | The date on which the practitioner was born |
photo | 0..1 | Attachment | Image of the person | |
qualification | I | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
practitioner-qualification | 0..1 | (Complex) | Adds status, whereValid, history elements URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/practitioner-qualification | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: http://terminology.hl7.org/ValueSet/v2-2.7-0360 (example) | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 1..1 | Reference(VhDir Organization) | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication Binding: Common Languages (preferred) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
communication-proficiency | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/communication-proficiency Binding: VhDir Spoken Language Proficiency (example) | |
coding | Σ | 0..* | Coding | Code defined by a terminology system |
text | Σ | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Summary
Mandatory: 4 elements (4 nested mandatory elements)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime
- http://hl7.org/fhir/StructureDefinition/geolocation
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/practitioner-qualification
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/communication-proficiency
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Practitioner | I | 0..* | A person with a formal responsibility in the provisioning of healthcare or related services | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (preferred) | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
usage-restriction | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | |
endpoint-reference | 0..* | Reference(VhDir Endpoint) | Reference to endpoint(s) unique to the practitioner URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference | |
accessibility | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility Binding: VhDir Accessibility Value Set (example) | |
digitalcertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | An identifier for the person as this agent |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 1..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
active | Σ | 1..1 | boolean | Whether this practitioner's record is in active use |
name | Σ | 1..* | HumanName | The name(s) associated with the practitioner |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
text | Σ | 0..1 | string | Text representation of the full name |
family | Σ | 1..1 | string | Family name (often called 'Surname') |
given | Σ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | Σ | 0..* | ContactPoint | A contact detail for the practitioner (that apply to all roles) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactpoint-viaintermediary | 0..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary" | ||
valueReference | 1..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Via intermediary | |
contactpoint-availabletime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "daysOfWeek" | ||
valueCode | 1..1 | code | Days of the week - mon|tue|wed|thu|fri|sat|sun Binding: DaysOfWeek (required) | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "allDay" | ||
valueBoolean | 1..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableStartTime" | ||
valueTime | 1..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableEndTime" | ||
valueTime | 1..1 | time | Available end time | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime" | ||
system | ΣI | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 1..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
address | Σ | 0..* | Address | Address(es) of the practitioner that are not role specific (typically home address) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
geolocation | 0..1 | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/geolocation | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension | 1..1 | Extension | Latitude with WGS84 datum | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..0 | |||
url | 1..1 | uri | "latitude" | |
valueDecimal | 0..1 | decimal | Value of extension | |
extension | 1..1 | Extension | Longitude with WGS84 datum | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..0 | |||
url | 1..1 | uri | "longitude" | |
valueDecimal | 0..1 | decimal | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/geolocation" | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required) Example General': home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General': both |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General': 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23","end":"2010-07-01"} |
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) |
birthDate | Σ | 0..1 | date | The date on which the practitioner was born |
photo | 0..1 | Attachment | Image of the person | |
qualification | I | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
practitioner-qualification | 0..1 | (Complex) | Adds status, whereValid, history elements URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/practitioner-qualification | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
identifier | 0..* | Identifier | An identifier for this qualification for the practitioner | |
code | 1..1 | CodeableConcept | Coded representation of the qualification Binding: http://terminology.hl7.org/ValueSet/v2-2.7-0360 (example) | |
period | 0..1 | Period | Period during which the qualification is valid | |
issuer | 1..1 | Reference(VhDir Organization) | Organization that regulates and issues the qualification | |
communication | 0..* | CodeableConcept | A language the practitioner can use in patient communication Binding: Common Languages (preferred) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
communication-proficiency | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/communication-proficiency Binding: VhDir Spoken Language Proficiency (example) | |
coding | Σ | 0..* | Coding | Code defined by a terminology system |
text | Σ | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Quick Start
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
Supported Searches
-
GET [base]/Practitioner?active=[code]
Support: SHALL support search by the
active
parameter:http://hl7.org/fhir/SearchParameter/Practitioner-active
-
GET [base]/Practitioner?practitioner-endpoint=[id]
Support: MAY support search by the
practitioner-endpoint
parameter- with a target type:
Endpoint
- including these search paramaters which may be chained:
endpoint-identifier
- with a target type:
-
GET [Base]/Practitioner?practitioner-family-name=[string]
Support: SHOULD support search by the
practitioner-family-name
parameter- including the modifiers:
exact
- including the modifiers:
-
GET [Base]/Practitioner?practitioner-given-name=[string]
Support: SHOULD support search by the
practitioner-given-name
parameter- including the modifiers:
exact
- including the modifiers:
-
GET [base]/Practitioner?practitioner-identifier=[code]
Support: SHALL support search by the
practitioner-identifier
parameter- including the modifiers:
text
,ofType
- including the modifiers:
-
GET [base]/Practitioner?identifier-assigner=[id]
Support: MAY support search by the
practitioner-identifier-assigner
parameter- with a target type:
Organization
- including the modifiers:
below
- including these search paramaters which may be chained:
organization-identifier
,organization-name
- with a target type:
-
GET [base]/Practitioner?practitioner-name=[string]
Support: SHALL support search by the
practitioner-name
parameter- including the modifiers:
contains
,exact
- including the modifiers:
-
GET [base]/Practitioner?practitioner-phonetic=[string]
Support: MAY support search by the
practitioner-phonetic
parameter
-
GET [base]/Practitioner?practitioner-qualification-code=[code]
Support: SHOULD support search by the
practitioner-qualification-code
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/Practitioner?practitioner-qualification-issuer=[id]
Support: MAY support search by the
practitioner-qualification-issuer
parameter- with a target type:
Organization
- including the modifiers:
below
- including these search paramaters which may be chained:
organization-identifier
,organization-name
- with a target type:
-
GET [base]/Practitioner?practitioner-qualification-status=[code]
Support: SHOULD support search by the
practitioner-qualification-status
parameter
-
GET [base]/Practitioner?practitioner-qualification-wherevalid-code=[code]
Support: SHOULD support search by the
practitioner-qualification-wherevalid-code
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/Practitioner?practitioner-qualification-wherevalid-location=[id]
Support: SHOULD support search by the
practitioner-qualification-wherevalid-location
parameter- with a target type:
Location
- including the modifiers:
above
,below
- including these search paramaters which may be chained:
location-identifier
,location-address
,location-organization
- with a target type:
-
GET [base]/Practitioner?practitioner-via-intermediary=[id]
Support: MAY support search by the
practitioner-via-intermediary
parameter- with a target type:
PractitionerRole
,Organization
,OrganizationAffiliation
,Location
- with a target type: