RIVO-Noord Zorgviewer Implementation Guide
1.10.0 - CI build Netherlands flag

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.10.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

Active as of 2024-12-18

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: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>Gegenereerde narrative: ValueSet DocumentLOINCCodelist</b></p><a name=\"DocumentLOINCCodelist\"> </a><a name=\"hcDocumentLOINCCodelist\"> </a><a name=\"DocumentLOINCCodelist-nl-NL\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</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>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.nl/fhir/zorgviewer/ValueSet/DocumentLOINCCodelist"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.10.0"] ; # 
  fhir:name [ fhir:v "DocumentLOINCCodelist"] ; # 
  fhir:title [ fhir:v "Document Class & Type waardelijst"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-18T07:24:59+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 value set includes content from LOINC"] ; # 
  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" ]         ] )       ] )     ] )
  ] . #