DiagnosticReportIG - Local Development build (v1.4.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Type of diagnostic report - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "typeof-diagnostic-report-vs"] ;
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: ValueSet typeof-diagnostic-report-vs</b></p><a name=\"typeof-diagnostic-report-vs\"> </a><a name=\"hctypeof-diagnostic-report-vs\"> </a><a name=\"typeof-diagnostic-report-vs-en-US\"> </a><ul><li>Include all codes defined in <code>http://ehelse.no/fhir/CodeSystem/no-kodeverk-8202</code></li></ul></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "http://nhn.no/fhir/nilar/ValueSet/typeof-diagnostic-report-vs"^^xsd:anyURI] ;
fhir:version [ fhir:v "1.4.2"] ;
fhir:name [ fhir:v "TypeDiagnosticReport_VS"] ;
fhir:title [ fhir:v "Type of diagnostic report"] ;
fhir:status [ fhir:v "active"] ;
fhir:date [ fhir:v "2025-03-20T10:06:13+00:00"^^xsd:dateTime] ;
fhir:publisher [ fhir:v "Norsk helsenett - Nilar"] ;
fhir:contact ( [
fhir:name [ fhir:v "Norsk helsenett - Nilar" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nhn.no" ] ] )
] ) ;
fhir:description [ fhir:v "Type of diagnostic report, indication the kind of tests/procedures performed in a DiagnosticReport."] ;
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://ehelse.no/fhir/CodeSystem/no-kodeverk-8202"^^xsd:anyURI ] ] )
] .