Netherlands - Generic Functions for data exchange Implementation Guide
0.1.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Ministerie van Volksgezondheid, Welzijn en Sport. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/minvws/generiekefuncties-docs/ and changes regularly. See the Directory of published versions

: NL GF Zorgcontext CodeSystem - TTL Representation

Active as of 2026-02-17

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nl-gf-zorgcontext-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nl-gf-zorgcontext-cs</b></p><a name=\"nl-gf-zorgcontext-cs\"> </a><a name=\"hcnl-gf-zorgcontext-cs\"> </a><p>This case-sensitive code system <code>http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-zorgcontext-cs</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\">LABBEPALING<a name=\"nl-gf-zorgcontext-cs-LABBEPALING\"> </a></td><td>Lab Bepaling</td></tr><tr><td style=\"white-space:nowrap\">ALGBEPALING<a name=\"nl-gf-zorgcontext-cs-ALGBEPALING\"> </a></td><td>Algemene Bepaling</td></tr><tr><td style=\"white-space:nowrap\">CONTACTMOMENT<a name=\"nl-gf-zorgcontext-cs-CONTACTMOMENT\"> </a></td><td>Contactmoment</td></tr><tr><td style=\"white-space:nowrap\">CONTACTVERSLAG<a name=\"nl-gf-zorgcontext-cs-CONTACTVERSLAG\"> </a></td><td>Contactverslag</td></tr><tr><td style=\"white-space:nowrap\">MEDAFSPRAAK<a name=\"nl-gf-zorgcontext-cs-MEDAFSPRAAK\"> </a></td><td>Medicatieafspraak</td></tr><tr><td style=\"white-space:nowrap\">OVERDRACHTSCONCERN<a name=\"nl-gf-zorgcontext-cs-OVERDRACHTSCONCERN\"> </a></td><td>Overdrachtsconcern</td></tr><tr><td style=\"white-space:nowrap\">ALERT<a name=\"nl-gf-zorgcontext-cs-ALERT\"> </a></td><td>Alert</td></tr><tr><td style=\"white-space:nowrap\">ALLERGIEINTOLERANTIE<a name=\"nl-gf-zorgcontext-cs-ALLERGIEINTOLERANTIE\"> </a></td><td>Allergie Intolerantie</td></tr><tr><td style=\"white-space:nowrap\">TOEDIENING<a name=\"nl-gf-zorgcontext-cs-TOEDIENING\"> </a></td><td>Toediening</td></tr><tr><td style=\"white-space:nowrap\">DOSEERSCHEMA<a name=\"nl-gf-zorgcontext-cs-DOSEERSCHEMA\"> </a></td><td>Doseerschema</td></tr><tr><td style=\"white-space:nowrap\">MEDGEBRUIK<a name=\"nl-gf-zorgcontext-cs-MEDGEBRUIK\"> </a></td><td>Medicatiegebruik</td></tr><tr><td style=\"white-space:nowrap\">MEDOVERZICHT<a name=\"nl-gf-zorgcontext-cs-MEDOVERZICHT\"> </a></td><td>Medicatieoverzicht</td></tr><tr><td style=\"white-space:nowrap\">MEDVERSTREKKING<a name=\"nl-gf-zorgcontext-cs-MEDVERSTREKKING\"> </a></td><td>Medicatieverstrekking</td></tr><tr><td style=\"white-space:nowrap\">TOEDIENINGSAFSPRAAK<a name=\"nl-gf-zorgcontext-cs-TOEDIENINGSAFSPRAAK\"> </a></td><td>Toedieningsafspraak</td></tr><tr><td style=\"white-space:nowrap\">VERSTREKKINGSVERZOEK<a name=\"nl-gf-zorgcontext-cs-VERSTREKKINGSVERZOEK\"> </a></td><td>Verstrekkingsverzoek</td></tr><tr><td style=\"white-space:nowrap\">BEHAANWIJZING<a name=\"nl-gf-zorgcontext-cs-BEHAANWIJZING\"> </a></td><td>Behandelaanwijzing</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-zorgcontext-cs"^^xsd:anyURI ;
fhir:l <http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-zorgcontext-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NlGfZorgcontextCS"] ; # 
  fhir:title [ fhir:v "NL GF Zorgcontext CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-02-17T17:25:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Ministerie van Volksgezondheid, Welzijn en Sport"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Ministerie van Volksgezondheid, Welzijn en Sport" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.minvws.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Local code system for care context concepts in NL Generic Functions."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "NL" ] ;
fhir:display [ fhir:v "Netherlands" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "LABBEPALING" ] ;
fhir:display [ fhir:v "Lab Bepaling" ]
  ] [
fhir:code [ fhir:v "ALGBEPALING" ] ;
fhir:display [ fhir:v "Algemene Bepaling" ]
  ] [
fhir:code [ fhir:v "CONTACTMOMENT" ] ;
fhir:display [ fhir:v "Contactmoment" ]
  ] [
fhir:code [ fhir:v "CONTACTVERSLAG" ] ;
fhir:display [ fhir:v "Contactverslag" ]
  ] [
fhir:code [ fhir:v "MEDAFSPRAAK" ] ;
fhir:display [ fhir:v "Medicatieafspraak" ]
  ] [
fhir:code [ fhir:v "OVERDRACHTSCONCERN" ] ;
fhir:display [ fhir:v "Overdrachtsconcern" ]
  ] [
fhir:code [ fhir:v "ALERT" ] ;
fhir:display [ fhir:v "Alert" ]
  ] [
fhir:code [ fhir:v "ALLERGIEINTOLERANTIE" ] ;
fhir:display [ fhir:v "Allergie Intolerantie" ]
  ] [
fhir:code [ fhir:v "TOEDIENING" ] ;
fhir:display [ fhir:v "Toediening" ]
  ] [
fhir:code [ fhir:v "DOSEERSCHEMA" ] ;
fhir:display [ fhir:v "Doseerschema" ]
  ] [
fhir:code [ fhir:v "MEDGEBRUIK" ] ;
fhir:display [ fhir:v "Medicatiegebruik" ]
  ] [
fhir:code [ fhir:v "MEDOVERZICHT" ] ;
fhir:display [ fhir:v "Medicatieoverzicht" ]
  ] [
fhir:code [ fhir:v "MEDVERSTREKKING" ] ;
fhir:display [ fhir:v "Medicatieverstrekking" ]
  ] [
fhir:code [ fhir:v "TOEDIENINGSAFSPRAAK" ] ;
fhir:display [ fhir:v "Toedieningsafspraak" ]
  ] [
fhir:code [ fhir:v "VERSTREKKINGSVERZOEK" ] ;
fhir:display [ fhir:v "Verstrekkingsverzoek" ]
  ] [
fhir:code [ fhir:v "BEHAANWIJZING" ] ;
fhir:display [ fhir:v "Behandelaanwijzing" ]
  ] ) . #