Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.0 - ci-build NO

Publish Box goes here

Resource Profile: LegemiddelregisterBundle

Official URL: http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-bundle Version: 1.0.0
Draft as of 2025-03-18 Computable Name: LegemiddelregisterBundle

Profil av Bundle for Legemiddelregisteret. Støtter bare batch-type og POST-operasjoner, med begrensninger på tillatte ressurstyper.

Usage:

Formal Views of Profile Content

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

This structure is derived from Bundle

NameFlagsCard.TypeDescription & Constraintsdoco
.. Bundle C 0..* Bundle Contains a collection of resources
lr-allowed-resources: Bundle kan bare inneholde følgende profilerte ressurstyper: Diagnose, Helsepersonell, Episode, Legemiddel, LegemiddelAdministrasjon, Legemiddelrekvirering, Organisasjon, Pasient
... identifier S 1..1 Identifier Persistent identifier for the bundle
... type S 1..1 code Må være av type batch
Fixed Value: batch
... timestamp S 1..1 instant When the bundle was assembled
... link 0..0
... entry S 1..* BackboneElement Innholdselementer i bundle
.... resource S 1..1 Resource A resource in the bundle
.... request S 1..1 BackboneElement Additional execution information (transaction/batch/history)
..... method S 1..1 code Må være POST
Fixed Value: POST

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
lr-allowed-resourceserrorBundleBundle kan bare inneholde følgende profilerte ressurstyper: Diagnose, Helsepersonell, Episode, Legemiddel, LegemiddelAdministrasjon, Legemiddelrekvirering, Organisasjon, Pasient
: entry.all( resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-condition').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-practitioner').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-encounter').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationadministration').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-organization').exists() or resource.meta.profile.where($this = 'http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-patient').exists() )

 

Other representations of profile: CSV, Excel, Schematron