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
: Legemiddel-Oksykodon-FEST-Virkestoff - 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:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Legemiddel-Oksykodon-FEST-Virkestoff"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication> ] )
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/legemiddel-classification"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/legemiddel-classification> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ;
fhir:l <http://www.whocc.no/atc> ] ;
fhir:code [ fhir:v "N02AA05" ] ;
fhir:display [ fhir:v "Oksykodon" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:system [
fhir:v "http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"^^xsd:anyURI ;
fhir:l <http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff> ] ;
fhir:value [ fhir:v "C31AF94A-5D5A-4C91-9B99-BB221E26E4C9" ]
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff"^^xsd:anyURI ;
fhir:l <http://dmp.no/fhir/NamingSystem/festLegemiddelVirkestoff> ] ;
fhir:code [ fhir:v "C31AF94A-5D5A-4C91-9B99-BB221E26E4C9" ] ;
fhir:display [ fhir:v "Oksykodon" ] ] )
] ; #
fhir:form [
( fhir:coding [
fhir:system [
fhir:v "urn:oid:2.16.578.1.12.4.1.1.7448"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.578.1.12.4.1.1.7448> ] ;
fhir:code [ fhir:v "51" ] ;
fhir:display [ fhir:v "Mikstur, oppløsning" ] ] )
] . #