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

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rekvirering-Cellegift - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Rekvirering-Cellegift"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-prosentvis-doseendring"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-prosentvis-doseendring>     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "%" ]     ]
  ] [
fhir:url [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-del-av-behandlingsregime"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-del-av-behandlingsregime>     ] ;
fhir:value [
a fhir:String ;
fhir:v "B102 Gastro, ECX, Epirubicin, Cisplatin, Xeloda"     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://example.org/rekvirering-id"^^xsd:anyURI ;
fhir:l <http://example.org/rekvirering-id>     ] ;
fhir:value [ fhir:v "46456453321544556324" ]
  ] ) ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:l fhir:Medication/Lokalt-legemiddel-cellegift ;
fhir:reference [ fhir:v "Medication/Lokalt-legemiddel-cellegift" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Pasient-Med-FNR ;
fhir:reference [ fhir:v "Patient/Pasient-Med-FNR" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2026-03-28"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/Helsepersonell-Uten-HPR ;
fhir:reference [ fhir:v "Practitioner/Helsepersonell-Uten-HPR" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:count [ fhir:v "5"^^xsd:positiveInteger ] ;
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "mo" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "intravenøs administrasjonsvei" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1025"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>         ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:rate [
a fhir:Quantity ;
fhir:value [ fhir:v "12"^^xsd:decimal ] ;
fhir:unit [ fhir:v "milligram per minute" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>         ] ;
fhir:code [ fhir:v "mg/min" ]       ]     ] )
  ] ) . #