Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.7 - ci-build Norway flag

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

Resource Profile: Helsepersonell

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

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from NoBasisPractitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner A person with a formal responsibility in the provisioning of healthcare or related services
... text 0..0
... Slices for identifier 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR S 0..1 Identifier HPR-nummer
.... identifier:FNR 0..0
.... identifier:DNR 0..0
... active 0..0
... telecom 0..0
... address 0..0
... gender 0..0
... birthDate 0..0
... photo 0..0
... qualification 0..0
... communication 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier Σ 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR SΣ 0..1 Identifier HPR-nummer
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The identifier for HPR number
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4
..... value Σ 1..1 string The acttual HPR-number
Example General: 123456

doco Documentation for this format

Terminology Bindings

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

Constraints

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()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner 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
... contained 0..* Resource Contained, inline Resources
... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier Σ 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR SΣ 0..1 Identifier HPR-nummer
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 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.
..... system Σ 1..1 uri The identifier for HPR number
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4
..... value Σ 1..1 string The acttual HPR-number
Example General: 123456
..... period ΣC 0..1 Period Time period when id is/was valid for use
Constraints: per-1
..... assigner ΣC 0..1 Reference(Organization) Organization that issued id (may be just text)
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

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

Constraints

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:

  • The element 1 is sliced based on the value of Practitioner.identifier (Closed)

Differential View

This structure is derived from NoBasisPractitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner A person with a formal responsibility in the provisioning of healthcare or related services
... text 0..0
... Slices for identifier 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR S 0..1 Identifier HPR-nummer
.... identifier:FNR 0..0
.... identifier:DNR 0..0
... active 0..0
... telecom 0..0
... address 0..0
... gender 0..0
... birthDate 0..0
... photo 0..0
... qualification 0..0
... communication 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier Σ 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR SΣ 0..1 Identifier HPR-nummer
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The identifier for HPR number
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4
..... value Σ 1..1 string The acttual HPR-number
Example General: 123456

doco Documentation for this format

Terminology Bindings

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

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* NoBasisPractitioner 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
... contained 0..* Resource Contained, inline Resources
... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... Slices for identifier Σ 0..* Identifier Helsepersonellnummer (HPR-nummer)
Slice: Unordered, Closed by value:system
.... identifier:HPR SΣ 0..1 Identifier HPR-nummer
..... id 0..1 string Unique id for inter-element referencing
..... extension N 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 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.
..... system Σ 1..1 uri The identifier for HPR number
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.4
..... value Σ 1..1 string The acttual HPR-number
Example General: 123456
..... period ΣC 0..1 Period Time period when id is/was valid for use
Constraints: per-1
..... assigner ΣC 0..1 Reference(Organization) Organization that issued id (may be just text)
Constraints: ref-1

doco Documentation for this format

Terminology Bindings

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

Constraints

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:

  • The element 1 is sliced based on the value of Practitioner.identifier (Closed)

 

Other representations of profile: CSV, Excel, Schematron