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

Publish Box goes here

: ATC Kodesystem ValueSet - TTL Representation

Active as of 2025-04-11

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "atc-valueset"] ; # 
  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: ValueSet atc-valueset</b></p><a name=\"atc-valueset\"> </a><a name=\"hcatc-valueset\"> </a><a name=\"atc-valueset-no\"> </a><ul><li>Include all codes defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.no/ValueSet/atc-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.3"] ; # 
  fhir:name [ fhir:v "ATCValueSet"] ; # 
  fhir:title [ fhir:v "ATC Kodesystem ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-11"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Folkehelseinstituttet"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Folkehelseinstituttet" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.fhi.no" ]     ] )
  ] [
fhir:name [ fhir:v "Legemiddelregisteret" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "legemiddelregisteret@fhi.no" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet som inneholder koder fra WHO ATC (Anatomisk Terapeutisk Kjemisk legemiddelregister)"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ]     ] )
  ] . #