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

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: NL GF Payload Types - TTL Representation

Active as of 2025-09-03

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 "nl-gf-payload-types"] ; # 
  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 nl-gf-payload-types</b></p><a name=\"nl-gf-payload-types\"> </a><a name=\"hcnl-gf-payload-types\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/721912009\">721912009</a></td><td>Medication summary section</td></tr><tr><td><a href=\"http://snomed.info/id/371530004\">371530004</a></td><td>Imaging report</td></tr><tr><td><a href=\"http://snomed.info/id/77465005\">77465005</a></td><td>Patient summary document</td></tr><tr><td><a href=\"http://snomed.info/id/721963009\">721963009</a></td><td>Immunization summary document</td></tr><tr><td><a href=\"http://snomed.info/id/782671000000103\">782671000000103</a></td><td>Multidisciplinary care management</td></tr><tr><td><a href=\"http://snomed.info/id/308292007\">308292007</a></td><td>Transfer of care</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-nl-gf-code-system.html\"><code>http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-code-system</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-nl-gf-code-system.html#nl-gf-code-system-nl-gf-care-services\">nl-gf-care-services</a></td><td>Care Services Directory</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/ValueSet/nl-gf-payload-types"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "NLGfPayloadTypes"] ; # 
  fhir:title [ fhir:v "NL GF Payload Types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-09-03T14:57:25+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Stichting Nuts"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Stichting Nuts" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nuts.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The payload types supported by the NL Generic Functions."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ] ;
fhir:display [ fhir:v "Netherlands" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "721912009" ] ;
fhir:display [ fhir:v "Medication summary section" ]       ] [
fhir:code [ fhir:v "371530004" ] ;
fhir:display [ fhir:v "Imaging report" ]       ] [
fhir:code [ fhir:v "77465005" ] ;
fhir:display [ fhir:v "Patient summary document" ]       ] [
fhir:code [ fhir:v "721963009" ] ;
fhir:display [ fhir:v "Immunization summary document" ]       ] [
fhir:code [ fhir:v "782671000000103" ] ;
fhir:display [ fhir:v "Multidisciplinary care management" ]       ] [
fhir:code [ fhir:v "308292007" ] ;
fhir:display [ fhir:v "Transfer of care" ]       ] )     ] [
fhir:system [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-code-system"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "nl-gf-care-services" ] ;
fhir:display [ fhir:v "Care Services Directory" ]       ] )     ] )
  ] . #