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 - JSON Representation

Active as of 2025-09-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nl-gf-payload-types",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://nuts-foundation.github.io/nl-generic-functions-ig/ValueSet/nl-gf-payload-types",
  "version" : "0.2.0",
  "name" : "NLGfPayloadTypes",
  "title" : "NL GF Payload Types",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-09-03T14:57:25+00:00",
  "publisher" : "Stichting Nuts",
  "contact" : [
    {
      "name" : "Stichting Nuts",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nuts.nl"
        }
      ]
    }
  ],
  "description" : "The payload types supported by the NL Generic Functions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "copyright" : "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",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "721912009",
            "display" : "Medication summary section"
          },
          {
            "code" : "371530004",
            "display" : "Imaging report"
          },
          {
            "code" : "77465005",
            "display" : "Patient summary document"
          },
          {
            "code" : "721963009",
            "display" : "Immunization summary document"
          },
          {
            "code" : "782671000000103",
            "display" : "Multidisciplinary care management"
          },
          {
            "code" : "308292007",
            "display" : "Transfer of care"
          }
        ]
      },
      {
        "system" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-code-system",
        "concept" : [
          {
            "code" : "nl-gf-care-services",
            "display" : "Care Services Directory"
          }
        ]
      }
    ]
  }
}