VkpObservation - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Vkp Performer Identifier Systems CodeSystem - TTL Representation
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#> .
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vkp-performer-identifiers.codesystem"] ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ;
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 vkp-performer-identifiers.codesystem</b></p><a name=\"vkp-performer-identifiers.codesystem\"> </a><a name=\"hcvkp-performer-identifiers.codesystem\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.no/fhir/vkpobservation/CodeSystem/vkp-performer-identifiers.codesystem</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.1<a name=\"vkp-performer-identifiers.codesystem-urn.58oid.582.4616.46578.461.4612.464.461.464.461\"> </a></td><td>FNR</td><td>Fødselsnummer</td></tr></table></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "http://hl7.no/fhir/vkpobservation/CodeSystem/vkp-performer-identifiers.codesystem"^^xsd:anyURI] ;
fhir:version [ fhir:v "0.3.3"] ;
fhir:name [ fhir:v "VkpPerformerIdentifiersCodeSystem"] ;
fhir:title [ fhir:v "Vkp Performer Identifier Systems CodeSystem"] ;
fhir:status [ fhir:v "draft"] ;
fhir:experimental [ fhir:v true] ;
fhir:date [ fhir:v "2022-03-18"^^xsd:date] ;
fhir:publisher [ fhir:v "HL7 Norway"] ;
fhir:contact ( [
fhir:name [ fhir:v "HL7 Norway" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.no" ] ] )
] ) ;
fhir:description [ fhir:v "The CodeSystem contains all codes allowed for Observation.performer.system for use with VKP"] ;
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:caseSensitive [ fhir:v true] ;
fhir:content [ fhir:v "complete"] ;
fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ;
fhir:concept ( [
fhir:code [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.1" ] ;
fhir:display [ fhir:v "FNR" ] ;
fhir:definition [ fhir:v "Fødselsnummer" ]
] ) .