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

: Bundle of NVI Localization records of Organization 1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "nvi-org1",
  "type" : "transaction",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "List",
        "id" : "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_a1b2c3d4-e5f6-7890-abcd-ef1234567890\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List a1b2c3d4-e5f6-7890-abcd-ef1234567890</b></p><a name=\"a1b2c3d4-e5f6-7890-abcd-ef1234567890\"> </a><a name=\"hca1b2c3d4-e5f6-7890-abcd-ef1234567890\"> </a><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td><td>Code: Medicatieafspraak </td></tr><tr><td>Subject: Identifier: <a href=\"NamingSystem-pseudo-bsn.html\" title=\"This Patient identifier represents a pseudonymized BSN.\">Pseudonymized BSN</a>/UHN1ZWRvYnNuOiA5OTk5NDAwMw==Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-localization-custodian",
            "valueReference" : {
              "identifier" : {
                "system" : "http://fhir.nl/fhir/NamingSystem/ura",
                "value" : "11111111"
              }
            }
          }
        ],
        "status" : "current",
        "mode" : "working",
        "code" : {
          "coding" : [
            {
              "system" : "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-zorgcontext-cs",
              "code" : "MEDAFSPRAAK",
              "display" : "Medicatieafspraak"
            }
          ]
        },
        "subject" : {
          "identifier" : {
            "system" : "http://fhir.nl/fhir/NamingSystem/pseudo-bsn",
            "value" : "UHN1ZWRvYnNuOiA5OTk5NDAwMw=="
          }
        },
        "source" : {
          "type" : "Device",
          "identifier" : {
            "system" : "https://cp1-test.example.org/device-identifiers",
            "value" : "EHR-SYS-2024-001"
          }
        },
        "emptyReason" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
              "code" : "withheld"
            }
          ]
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "List"
      }
    }
  ]
}