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

: 8244 Avviksmarkør 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-8244.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-8244</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\">1<a name=\"no-kodeverk-8244.codesystem-1\"> </a></td><td>Over øvre referansegrense</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"no-kodeverk-8244.codesystem-2\"> </a></td><td>Under nedre referansegrense</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"no-kodeverk-8244.codesystem-3\"> </a></td><td>Utenfor referansegrensene</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://helsedir.no/fhir/CodeSystem/no-kodeverk-8244"^^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.8244" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.5.1"] ; # 
  fhir:name [ fhir:v "NoKodeverk8244"] ; # 
  fhir:title [ fhir:v "8244 Avviksmarkør 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 "Angir svarverdi i forhold til referansegrense"] ; # 
  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 "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Over øvre referansegrense" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Under nedre referansegrense" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Utenfor referansegrensene" ]
  ] ) . #