New Zealand HPI Implementation Guide
0.9.0 - CI Build
New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions
Definitions for the ProviderRoleModel logical model.
1. ProviderRoleModel | |
Definition | The role of a provider in a care delivery setting |
Control | 0..* This element is affected by the following invariants: ele-1 |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
2. ProviderRoleModel.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Control | 0..1 |
Type | string |
3. ProviderRoleModel.extension | |
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 manageable, 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. |
Control | 0..* |
Type | Extension |
Alternate Names | 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. |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ProviderRoleModel.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
4. ProviderRoleModel.provider | |
Definition | The provider |
Control | 1..1 |
Type | http://hl7.org.nz/fhir/ig/hpi/StructureDefinition/ProviderModel |
5. ProviderRoleModel.organization | |
Definition | The organization that the provide is working for |
Control | 0..1 |
Type | http://hl7.org.nz/fhir/ig/hpi/StructureDefinition/OrganizationModel |
6. ProviderRoleModel.facility | |
Definition | The facility where the provider provides care |
Control | 0..1 |
Type | http://hl7.org.nz/fhir/ig/hpi/StructureDefinition/FacilityModel |
7. ProviderRoleModel.code | |
Definition | The role that this provider may perform for the Organization |
Control | 0..1 |
Binding | The codes SHALL be taken from PractitonerRole code |
Type | CodeableConcept |
8. ProviderRoleModel.status | |
Definition | The current status of this role |
Control | 0..1 |
Type | BackboneElement |
9. ProviderRoleModel.status.active | |
Definition | True if the role is currently active |
Control | 0..1 |
Type | boolean |
10. ProviderRoleModel.status.statusReason | |
Definition | The reason for the role being in this status |
Control | 0..1 |
Binding | The codes SHALL be taken from PractitionerRole status reason |
Type | CodeableConcept |
11. ProviderRoleModel.contactDetails | |
Definition | How to contact the provider |
Control | 0..* |
Type | ContactPoint |
12. ProviderRoleModel.period | |
Definition | The period over which the provider is working for the organization |
Control | 0..1 |
Type | Period |
13. ProviderRoleModel.identifier | |
Definition | Identifiers assigned to this role |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
14. ProviderRoleModel.creator | |
Definition | The person who created or updated this resource |
Control | 0..1 |
Type | BackboneElement |
15. ProviderRoleModel.creator.person | |
Definition | The person making the change |
Control | 1..1 |
Type | http://hl7.org.nz/fhir/ig/hpi/StructureDefinition/ProviderModel |
16. ProviderRoleModel.creator.organization | |
Definition | The organization they are working on behalf on |
Control | 0..1 |
Type | http://hl7.org.nz/fhir/ig/hpi/StructureDefinition/OrganizationModel |