Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build
Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
| Official URL: http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner | Version: 0.9.0 | |||
| Draft as of 2023-10-17 | Computable Name: NlcoreHealthProfessionalPractitioner | |||
Copyright/Legal: Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
||||
A health professional is a person who is authorized to perform actions in the field of individual healthcare.
A derived profile from zib-HealthProfessional-Practitioner to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ZibHealthProfessionalPractitioner
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |
![]() ![]() | 0..2 | NlcoreNameInformation | NameInformation | |
![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |
![]() ![]() | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers | |
![]() ![]() | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses | |
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | HealthProfessionalIdentificationNumber Slice: Unordered, Open by value:$this |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/big | |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-nr-pers | |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/agb-z | |
![]() ![]() | Σ | 0..* | HumanName | NameInformation Slice: Unordered, Open by value:use |
![]() ![]() ![]() | C | 0..2 | NlcoreNameInformation | NameInformation |
![]() ![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |
![]() ![]() | Σ | 0..* | ContactPoint | ContactInformation Slice: Unordered, Open by profile:$this |
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers |
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses |
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| cpt-2 | error | Practitioner.telecom:telephoneNumbers, Practitioner.telecom:emailAddresses | A system is required if a value is provided. : value.empty() or system.exists() | |
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| zib-NameInformation-1 | error | Practitioner.name:nameInformation | If a prefix for a family name is specified, the family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not() | |
| zib-NameInformation-2 | error | Practitioner.name:nameInformation | If the prefix for a partner family name is specified, the partner family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not() |
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |||||
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() | Σ | 0..* | Identifier | HealthProfessionalIdentificationNumber Slice: Unordered, Open by value:$this | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/big | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-nr-pers | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/agb-z | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
![]() ![]() | Σ | 0..* | HumanName | NameInformation Slice: Unordered, Open by value:use | ||||
![]() ![]() ![]() | C | 0..2 | NlcoreNameInformation | NameInformation | ||||
![]() ![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |||||
![]() ![]() | Σ | 0..* | ContactPoint | ContactInformation Slice: Unordered, Open by profile:$this | ||||
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers | ||||
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses | ||||
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |||||
![]() ![]() | Σ | 0..1 | code | Gender Binding: AdministrativeGender (required): Use ConceptMap GeslachtCodelijst-to-AdministrativeGender to translate terminology from the functional model to profile terminology in ValueSet AdministrativeGender. This ConceptMap is based on GeslachtCodelijst as defined in the zib Patient to avoid duplication of ConceptMaps. The GeslachtCodelijst of Patient and HealthProfessional are identical in terms of codes. | ||||
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification" | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Value of extension Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000 (required) | |||||
![]() ![]() ![]() | 0..1 | string | Primitive value for code | |||||
![]() ![]() | Σ | 0..1 | date | The date on which the practitioner was born | ||||
![]() ![]() | 0..* | Attachment | Image of the person | |||||
![]() ![]() | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 0..* | Identifier | An identifier for this qualification for the practitioner | |||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Coded representation of the qualification Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service. | |||||
![]() ![]() ![]() | 0..1 | Period | Period during which the qualification is valid | |||||
![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
![]() ![]() | 0..* | CodeableConcept | A language the practitioner can use in patient communication Binding: CommonLanguages (preferred): A human language.
| |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | ||||
| Practitioner.language | preferred | CommonLanguages
| ||||
| Practitioner.gender | required | AdministrativeGender | ||||
| Practitioner.gender.extension:genderCodelist.value[x] | required | http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000 | ||||
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | ||||
| Practitioner.communication | preferred | CommonLanguages
|
| Id | Grade | Path(s) | Details | Requirements |
| cpt-2 | error | Practitioner.telecom:telephoneNumbers, Practitioner.telecom:emailAddresses | A system is required if a value is provided. : value.empty() or system.exists() | |
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| zib-NameInformation-1 | error | Practitioner.name:nameInformation | If a prefix for a family name is specified, the family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not() | |
| zib-NameInformation-2 | error | Practitioner.name:nameInformation | If the prefix for a partner family name is specified, the partner family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not() |
This structure is derived from ZibHealthProfessionalPractitioner
Summary
Structures
This structure refers to these other structures:
Differential View
This structure is derived from ZibHealthProfessionalPractitioner
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |
![]() ![]() | 0..2 | NlcoreNameInformation | NameInformation | |
![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |
![]() ![]() | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers | |
![]() ![]() | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses | |
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | HealthProfessionalIdentificationNumber Slice: Unordered, Open by value:$this |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/big | |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-nr-pers | |
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/agb-z | |
![]() ![]() | Σ | 0..* | HumanName | NameInformation Slice: Unordered, Open by value:use |
![]() ![]() ![]() | C | 0..2 | NlcoreNameInformation | NameInformation |
![]() ![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |
![]() ![]() | Σ | 0..* | ContactPoint | ContactInformation Slice: Unordered, Open by profile:$this |
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers |
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses |
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| cpt-2 | error | Practitioner.telecom:telephoneNumbers, Practitioner.telecom:emailAddresses | A system is required if a value is provided. : value.empty() or system.exists() | |
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| zib-NameInformation-1 | error | Practitioner.name:nameInformation | If a prefix for a family name is specified, the family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not() | |
| zib-NameInformation-2 | error | Practitioner.name:nameInformation | If the prefix for a partner family name is specified, the partner family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | ZibHealthProfessionalPractitioner | HealthProfessional | |||||
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() | Σ | 0..* | Identifier | HealthProfessionalIdentificationNumber Slice: Unordered, Open by value:$this | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/big | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-nr-pers | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier for the person as this agent Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Description of identifier | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Fixed Value: http://fhir.nl/fhir/NamingSystem/agb-z | |||||
![]() ![]() ![]() ![]() | 0..1 | string | The value that is unique | |||||
![]() ![]() ![]() ![]() | 0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() | Σ | 0..1 | boolean | Whether this practitioner's record is in active use | ||||
![]() ![]() | Σ | 0..* | HumanName | NameInformation Slice: Unordered, Open by value:use | ||||
![]() ![]() ![]() | C | 0..2 | NlcoreNameInformation | NameInformation | ||||
![]() ![]() ![]() | 0..* | NlcoreNameInformationGivenName | Name of a human - parts and usage | |||||
![]() ![]() | Σ | 0..* | ContactPoint | ContactInformation Slice: Unordered, Open by profile:$this | ||||
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationTelephoneNumbers | TelephoneNumbers | ||||
![]() ![]() ![]() | C | 0..* | NlcoreContactInformationEmailAddresses | EmailAddresses | ||||
![]() ![]() | 0..* | NlcoreAddressInformation | AddressInformation | |||||
![]() ![]() | Σ | 0..1 | code | Gender Binding: AdministrativeGender (required): Use ConceptMap GeslachtCodelijst-to-AdministrativeGender to translate terminology from the functional model to profile terminology in ValueSet AdministrativeGender. This ConceptMap is based on GeslachtCodelijst as defined in the zib Patient to avoid duplication of ConceptMaps. The GeslachtCodelijst of Patient and HealthProfessional are identical in terms of codes. | ||||
![]() ![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | 1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification" | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Value of extension Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000 (required) | |||||
![]() ![]() ![]() | 0..1 | string | Primitive value for code | |||||
![]() ![]() | Σ | 0..1 | date | The date on which the practitioner was born | ||||
![]() ![]() | 0..* | Attachment | Image of the person | |||||
![]() ![]() | 0..* | BackboneElement | Certification, licenses, or training pertaining to the provision of care | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 0..* | Identifier | An identifier for this qualification for the practitioner | |||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Coded representation of the qualification Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service. | |||||
![]() ![]() ![]() | 0..1 | Period | Period during which the qualification is valid | |||||
![]() ![]() ![]() | 0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
![]() ![]() | 0..* | CodeableConcept | A language the practitioner can use in patient communication Binding: CommonLanguages (preferred): A human language.
| |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | ||||
| Practitioner.language | preferred | CommonLanguages
| ||||
| Practitioner.gender | required | AdministrativeGender | ||||
| Practitioner.gender.extension:genderCodelist.value[x] | required | http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000 | ||||
| Practitioner.qualification.code | example | v2.0360.2.7 (a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7) | ||||
| Practitioner.communication | preferred | CommonLanguages
|
| Id | Grade | Path(s) | Details | Requirements |
| cpt-2 | error | Practitioner.telecom:telephoneNumbers, Practitioner.telecom:emailAddresses | A system is required if a value is provided. : value.empty() or system.exists() | |
| dom-2 | error | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Practitioner | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | Practitioner | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| zib-NameInformation-1 | error | Practitioner.name:nameInformation | If a prefix for a family name is specified, the family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not() | |
| zib-NameInformation-2 | error | Practitioner.name:nameInformation | If the prefix for a partner family name is specified, the partner family name is expected as well : family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not() |
This structure is derived from ZibHealthProfessionalPractitioner
Summary
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron