Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build Netherlands

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

: Example NL Generic Functions Localization List - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "meta" : {
    "profile" : [
      🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-localization-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-gf-localization-list.html\">NL Generic Functions Localization List Profile</a></p></div><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==</td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-localization-custodian",
      "valueReference" : {
        "identifier" : {
          "system" : "http://fhir.nl/fhir/NamingSystem/ura",
          "value" : "22222222"
        }
      }
    }
  ],
  "status" : "current",
  "mode" : "working",
  "code" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.111.15.3",
        "code" : "MEDAFSPRAAK",
        "display" : "Medicatieafspraak"
      }
    ]
  },
  "subject" : {
    "identifier" : {
      "system" : "http://fhir.nl/fhir/NamingSystem/pseudo-bsn",
      "value" : "UHN1ZWRvYnNuOiA5OTk5NDAwMw=="
    }
  },
  "emptyReason" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
        "code" : "withheld"
      }
    ]
  }
}