Legemiddeldata fra institusjon til Legemiddelregisteret
0.9.1 - ci-build Norway flag

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

: Lokal Legemiddelkatalog Codes - TTL Representation

Draft as of 2025-01-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LokalLegemiddelkatalogCodeSystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem LokalLegemiddelkatalogCodeSystem</b></p><a name=\"LokalLegemiddelkatalogCodeSystem\"> </a><a name=\"hcLokalLegemiddelkatalogCodeSystem\"> </a><a name=\"LokalLegemiddelkatalogCodeSystem-no-NO\"> </a><p>This  code system <code>http://hl7.no/fhir/ig/lmdi/CodeSystem/LokalLegemiddelkatalogCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">metavisionkatalogFraHso<a name=\"LokalLegemiddelkatalogCodeSystem-metavisionkatalogFraHso\"> </a></td><td>MetavisionkatalogFraHso</td><td>Metavisionkatalog fra Helse Sør-Øst</td></tr><tr><td style=\"white-space:nowrap\">metavisionkatalogFraHN<a name=\"LokalLegemiddelkatalogCodeSystem-metavisionkatalogFraHN\"> </a></td><td>MetavisionkatalogFraHN</td><td>Metavisionkatalog fra Helse Nord</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.no/fhir/ig/lmdi/CodeSystem/LokalLegemiddelkatalogCodeSystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.9.1"] ; # 
  fhir:name [ fhir:v "LokalLegemiddelkatalogCodeSystem"] ; # 
  fhir:title [ fhir:v "Lokal Legemiddelkatalog Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-01-12T14:01:50+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Folkehelseinstituttet (FHI)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Folkehelseinstituttet (FHI)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.fhi.no" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Kodesystem for lokal legemiddelkatalog"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NO" ] ;
fhir:display [ fhir:v "Norway" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "metavisionkatalogFraHso" ] ;
fhir:display [ fhir:v "MetavisionkatalogFraHso" ] ;
fhir:definition [ fhir:v "Metavisionkatalog fra Helse Sør-Øst" ]
  ] [
fhir:code [ fhir:v "metavisionkatalogFraHN" ] ;
fhir:display [ fhir:v "MetavisionkatalogFraHN" ] ;
fhir:definition [ fhir:v "Metavisionkatalog fra Helse Nord" ]
  ] ) . #