NoKodeverk - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: 1101 Ja, nei - TTL Representation
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-1101.codesystem"] ; #
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 no-kodeverk-1101.codesystem</b></p><a name=\"no-kodeverk-1101.codesystem\"> </a><a name=\"hcno-kodeverk-1101.codesystem\"> </a><a name=\"no-kodeverk-1101.codesystem-no-NO\"> </a><p>This code system <code>http://helsedir.no/fhir/CodeSystem/no-kodeverk-1101</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-1101.codesystem-1\"> </a></td><td>Ja</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"no-kodeverk-1101.codesystem-2\"> </a></td><td>Nei</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://helsedir.no/fhir/CodeSystem/no-kodeverk-1101"^^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.1101" ]
] ) ; #
fhir:version [ fhir:v "0.6.0"] ; #
fhir:name [ fhir:v "NoKodeverk1101"] ; #
fhir:title [ fhir:v "1101 Ja, nei"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2020-12-04"^^xsd:date] ; #
fhir:description [ fhir:v "Dette kodeverket inneholder koder for å angi svar Ja eller Nei."] ; #
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 "1" ] ;
fhir:display [ fhir:v "Ja" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Nei" ]
] ) . #