RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.21.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
: Document Class & Type waardelijst - 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#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DocumentLOINCCodelist"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ] )
] ; #
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 DocumentLOINCCodelist</b></p><a name=\"DocumentLOINCCodelist\"> </a><a name=\"hcDocumentLOINCCodelist\"> </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/STU3/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"https://loinc.org/51852-2/\">51852-2</a></td><td>Letter</td><td>brief</td></tr><tr><td><a href=\"https://loinc.org/68609-7/\">68609-7</a></td><td>Hospital Letter</td><td>brief</td></tr><tr><td><a href=\"https://loinc.org/56444-3/\">56444-3</a></td><td>Healthcare communication Document</td><td>patiëntenbrief</td></tr><tr><td><a href=\"https://loinc.org/28570-0/\">28570-0</a></td><td>Procedure note</td><td>verslag ingreep</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.hl7.nl/zorgviewer/ValueSet/DocumentLOINCCodelist"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.21.0"] ; #
fhir:name [ fhir:v "DocumentLOINCCodelist"] ; #
fhir:title [ fhir:v "Document Class & Type waardelijst"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-28T13:36:22+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "RIVO-NN HL7NL"] ; #
fhir:contact ( [
fhir:name [ fhir:v "RIVO-NN" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://rivo-noord.nl" ] ] )
] [
fhir:name [ fhir:v "HL7NL" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.nl" ] ] )
] ) ; #
fhir:description [ fhir:v "Docuemnt Class en Type LOINC codes die we vinden zonder display, zodat we wel een display in Nederlands kunnen tonen"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "51852-2" ] ;
fhir:display [ fhir:v "Letter" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:value [ fhir:v "brief" ] ] ) ] [
fhir:code [ fhir:v "68609-7" ] ;
fhir:display [ fhir:v "Hospital Letter" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:value [ fhir:v "brief" ] ] ) ] [
fhir:code [ fhir:v "56444-3" ] ;
fhir:display [ fhir:v "Healthcare communication Document" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:value [ fhir:v "patiëntenbrief" ] ] ) ] [
fhir:code [ fhir:v "28570-0" ] ;
fhir:display [ fhir:v "Procedure note" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl-NL" ] ;
fhir:value [ fhir:v "verslag ingreep" ] ] ) ] ) ] )
] . #