Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-practitioner | Version: 1.0.7 | |||
| Draft as of 2025-09-12 | Computable Name: Helsepersonell | |||
Helsepersonell som har rekvirert legemidlet, basert på no-basis-Practitioner. HPR-nummer skal oppgis når tilgjengelig.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from NoBasisPractitioner
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system | |
![]() ![]() ![]() |
S | 0..1 | Identifier | HPR-nummer |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
Σ | 0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | HPR-nummer |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The identifier for HPR number Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The acttual HPR-number Example General: 123456 |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Practitioner.identifier:HPR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.qualification.code | Base | example | v2 table 0360, Version 2.7 | 📦0360 | FHIR Std. |
| Practitioner.qualification.code.coding:healthPersonnellCategory | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.9060 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:approvalType | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7704 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:healthPersonnelSpecialization | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7426 |
Not Stated | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |||||
![]() ![]() |
Σ | 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..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() |
?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | HPR-nummer | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The identifier for HPR number Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The acttual HPR-number Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Practitioner.language | Base | preferred | Common Languages | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:HPR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:HPR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.qualification.code | Base | example | v2 table 0360, Version 2.7 | 📦0360 | FHIR Std. |
| Practitioner.qualification.code.coding:healthPersonnellCategory | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.9060 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:approvalType | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7704 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:healthPersonnelSpecialization | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7426 |
Not Stated | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| per-1 | error | Practitioner.identifier:HPR.period, Practitioner.identifier:FNR.period, Practitioner.identifier:DNR.period, Practitioner.qualification.period | If present, start SHALL have a lower value than end |
start.hasValue().not() or end.hasValue().not() or (start <= end)
|
| ref-1 | error | Practitioner.identifier:HPR.assigner, Practitioner.identifier:FNR.assigner, Practitioner.identifier:DNR.assigner, Practitioner.qualification.issuer | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
This structure is derived from NoBasisPractitioner
Summary
Must-Support: 1 element
Prohibited: 12 elements
Slices
This structure defines the following Slices:
Differential View
This structure is derived from NoBasisPractitioner
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
![]() ![]() |
0..0 | |||
![]() ![]() |
0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system | |
![]() ![]() ![]() |
S | 0..1 | Identifier | HPR-nummer |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
![]() ![]() |
0..0 | |||
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
Σ | 0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system |
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | HPR-nummer |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The identifier for HPR number Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The acttual HPR-number Example General: 123456 |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Practitioner.identifier:HPR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.qualification.code | Base | example | v2 table 0360, Version 2.7 | 📦0360 | FHIR Std. |
| Practitioner.qualification.code.coding:healthPersonnellCategory | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.9060 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:approvalType | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7704 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:healthPersonnelSpecialization | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7426 |
Not Stated | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | NoBasisPractitioner | A person with a formal responsibility in the provisioning of healthcare or related services | |||||
![]() ![]() |
Σ | 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..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() |
?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 0..* | Identifier | Helsepersonellnummer (HPR-nummer) Slice: Unordered, Closed by value:system | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | HPR-nummer | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The identifier for HPR number Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The acttual HPR-number Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Practitioner.language | Base | preferred | Common Languages | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:HPR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:HPR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:FNR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Practitioner.identifier:DNR.type | Base | extensible | IdentifierType | 📦4.0.1 | FHIR Std. |
| Practitioner.qualification.code | Base | example | v2 table 0360, Version 2.7 | 📦0360 | FHIR Std. |
| Practitioner.qualification.code.coding:healthPersonnellCategory | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.9060 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:approvalType | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7704 |
Not Stated | Unknown |
| Practitioner.qualification.code.coding:healthPersonnelSpecialization | Base | preferred |
urn:oid:2.16.578.1.12.4.1.1.7426 |
Not Stated | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| per-1 | error | Practitioner.identifier:HPR.period, Practitioner.identifier:FNR.period, Practitioner.identifier:DNR.period, Practitioner.qualification.period | If present, start SHALL have a lower value than end |
start.hasValue().not() or end.hasValue().not() or (start <= end)
|
| ref-1 | error | Practitioner.identifier:HPR.assigner, Practitioner.identifier:FNR.assigner, Practitioner.identifier:DNR.assigner, Practitioner.qualification.issuer | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
This structure is derived from NoBasisPractitioner
Summary
Must-Support: 1 element
Prohibited: 12 elements
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron