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

: 8327 Offisiell personidentifikasjon - 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-8327.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-8327</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\">DNR<a name=\"no-kodeverk-8327.codesystem-DNR\"> </a></td><td>D-nummer</td></tr><tr><td style=\"white-space:nowrap\">FHN<a name=\"no-kodeverk-8327.codesystem-FHN\"> </a></td><td>Felles hjelpenummer (FH-nummer)</td></tr><tr><td style=\"white-space:nowrap\">FNR<a name=\"no-kodeverk-8327.codesystem-FNR\"> </a></td><td>Fødselsnummer</td></tr><tr><td style=\"white-space:nowrap\">HNR<a name=\"no-kodeverk-8327.codesystem-HNR\"> </a></td><td>Virksomhetsinternt hjelpenummer</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://helsedir.no/fhir/CodeSystem/no-kodeverk-8327"^^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.8327" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.5.1"] ; # 
  fhir:name [ fhir:v "NoKodeverk8327"] ; # 
  fhir:title [ fhir:v "8327 Offisiell personidentifikasjon"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-06-06T07:46:07+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Angir type identifikator for person"] ; # 
  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 "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "DNR" ] ;
fhir:display [ fhir:v "D-nummer" ]
  ] [
fhir:code [ fhir:v "FHN" ] ;
fhir:display [ fhir:v "Felles hjelpenummer (FH-nummer)" ]
  ] [
fhir:code [ fhir:v "FNR" ] ;
fhir:display [ fhir:v "Fødselsnummer" ]
  ] [
fhir:code [ fhir:v "HNR" ] ;
fhir:display [ fhir:v "Virksomhetsinternt hjelpenummer" ]
  ] ) . #