0.5.1 - ci-build Norway flag

NoKodeverk - Local Development build (v0.5.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 8239 Forholdsoperatorer i svarrapportering av medisinske tjenester - TTL Representation

Active as of 2024-06-06

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 "no-kodeverk-8239.codesystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>http://helsedir.no/fhir/CodeSystem/no-kodeverk-8239</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">EQ<a name=\"no-kodeverk-8239.codesystem-EQ\"> </a></td><td>Lik</td></tr><tr><td style=\"white-space:nowrap\">GE<a name=\"no-kodeverk-8239.codesystem-GE\"> </a></td><td>Større eller lik</td></tr><tr><td style=\"white-space:nowrap\">GT<a name=\"no-kodeverk-8239.codesystem-GT\"> </a></td><td>Større enn</td></tr><tr><td style=\"white-space:nowrap\">LE<a name=\"no-kodeverk-8239.codesystem-LE\"> </a></td><td>Mindre eller lik</td></tr><tr><td style=\"white-space:nowrap\">LT<a name=\"no-kodeverk-8239.codesystem-LT\"> </a></td><td>Mindre enn</td></tr><tr><td style=\"white-space:nowrap\">MG<a name=\"no-kodeverk-8239.codesystem-MG\"> </a></td><td>Mye større enn</td></tr><tr><td style=\"white-space:nowrap\">ML<a name=\"no-kodeverk-8239.codesystem-ML\"> </a></td><td>Mye mindre enn</td></tr><tr><td style=\"white-space:nowrap\">NE<a name=\"no-kodeverk-8239.codesystem-NE\"> </a></td><td>Ikke lik</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://helsedir.no/fhir/CodeSystem/no-kodeverk-8239"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.8239" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.5.1"] ; # 
  fhir:name [ fhir:v "NoKodeverk8239"] ; # 
  fhir:title [ fhir:v "8239 Forholdsoperatorer i svarrapportering av medisinske tjenester"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-06-06T07:46:07+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Forholdsoperatorer i svarrapportering av medisinske tjeneste"] ; # 
  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 "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "EQ" ] ;
fhir:display [ fhir:v "Lik" ]
  ] [
fhir:code [ fhir:v "GE" ] ;
fhir:display [ fhir:v "Større eller lik" ]
  ] [
fhir:code [ fhir:v "GT" ] ;
fhir:display [ fhir:v "Større enn" ]
  ] [
fhir:code [ fhir:v "LE" ] ;
fhir:display [ fhir:v "Mindre eller lik" ]
  ] [
fhir:code [ fhir:v "LT" ] ;
fhir:display [ fhir:v "Mindre enn" ]
  ] [
fhir:code [ fhir:v "MG" ] ;
fhir:display [ fhir:v "Mye større enn" ]
  ] [
fhir:code [ fhir:v "ML" ] ;
fhir:display [ fhir:v "Mye mindre enn" ]
  ] [
fhir:code [ fhir:v "NE" ] ;
fhir:display [ fhir:v "Ikke lik" ]
  ] ) . #