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

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

: Rekvirering-2-Kjemoterapi - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Rekvirering-2-Kjemoterapi"] ; # 
  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:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Rekvirering-2-Kjemoterapi</b></p><a name=\"Rekvirering-2-Kjemoterapi\"> </a><a name=\"hcRekvirering-2-Kjemoterapi\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-medicationrequest.html\">Legemiddelrekvirering</a></p></div><p><b>Prosentvis doseendring</b>: 80 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>Del av behandlingsregime</b>: FOLFOX6</p><p><b>Klinisk studie</b>: true</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-Medisin-1-LegemiddelDose-Oxycodone.html\">Medication Oksykodon</a></p><p><b>subject</b>: <a href=\"Patient-Pasient-2-FNR.html\">Anonymous Patient Male, DoB: 1953-03-13 ( urn:oid:2.16.578.1.12.4.1.4.1#13031353453)</a></p><p><b>authoredOn</b>: 2025-03-10</p><p><b>requester</b>: <a href=\"Practitioner-Helsepersonell-1-HPR-nummer.html\">Practitioner: identifier = urn:oid:2.16.578.1.12.4.1.4.4#9144900</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  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 "80"^^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 "FOLFOX6"     ]
  ] [
fhir:url [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-klinisk-studie"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-klinisk-studie>     ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:l fhir:Medication/Medisin-1-LegemiddelDose-Oxycodone ;
fhir:reference [ fhir:v "Medication/Medisin-1-LegemiddelDose-Oxycodone" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Pasient-2-FNR ;
fhir:reference [ fhir:v "Patient/Pasient-2-FNR" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-03-10"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/Helsepersonell-1-HPR-nummer ;
fhir:reference [ fhir:v "Practitioner/Helsepersonell-1-HPR-nummer" ]
  ] . #