Skip to content

Commit

Permalink
Update lmdi-AdministrertLegemiddel.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
evygair authored May 27, 2024
1 parent 9424285 commit 51bdf3f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions LMDI/input/fsh/profiles/lmdi-AdministrertLegemiddel.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Profile: AdministrertLegemiddel
Parent: MedicationAdministration
Id: lmdi-administrert-legemiddel
Title: "Administrert legemiddel"
Description: "Identifisering av legemiddel administrert til pasient på institusjon."
Description: "Beskriver administrasjon av legemiddel til pasient på institusjon."
* ^status = #draft
* ^date = "2024-05-16"
* ^date = "2024-05-27"

// Se på følgende kilder:
// eResept
Expand All @@ -15,6 +15,7 @@ Description: "Identifisering av legemiddel administrert til pasient på institus
// "https://hl7.org/fhir/R4/medicationadministration.html" <- R4

// TODO Se på navngivning iht. "Best Practice / HL7 Norge"
// YFS: Hva med LegemiddelAdministrasjon ?

// Subject kan bare være pasient
// Legge til støtte for no-basies-Patient senere
Expand All @@ -26,6 +27,7 @@ Description: "Identifisering av legemiddel administrert til pasient på institus

// Krav: Legemiddel, påkrevd
// * medication 1..1 (allerede 1..1 i ressursen)
// YFS: legg til no-basis-Medication

// * subject only Reference(Patient or $no-basis-Patient)
* subject only Reference(Patient)
Expand All @@ -50,4 +52,4 @@ Description: "Identifisering av legemiddel administrert til pasient på institus
* dosage.dose 1..1

// Krav: Infusjon
// ESS: Er vel del av administrasjonsvei?
// ESS: Er vel del av administrasjonsvei?

0 comments on commit 51bdf3f

Please sign in to comment.