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

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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nvi-org1"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:List ;
fhir:id [ fhir:v "a1b2c3d4-e5f6-7890-abcd-ef1234567890" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]       ] ;
      ( fhir:extension [
fhir:url [
fhir:v "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-localization-custodian"^^xsd:anyURI ;
fhir:l <http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-localization-custodian>         ] ;
fhir:value [
a fhir:Reference ;
fhir:identifier [
fhir:system [
fhir:v "http://fhir.nl/fhir/NamingSystem/ura"^^xsd:anyURI ;
fhir:l <http://fhir.nl/fhir/NamingSystem/ura>             ] ;
fhir:value [ fhir:v "11111111" ]           ]         ]       ] ) ;
fhir:status [ fhir:v "current" ] ;
fhir:mode [ fhir:v "working" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [
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:code [ fhir:v "MEDAFSPRAAK" ] ;
fhir:display [ fhir:v "Medicatieafspraak" ]         ] )       ] ;
fhir:subject [
fhir:identifier [
fhir:system [
fhir:v "http://fhir.nl/fhir/NamingSystem/pseudo-bsn"^^xsd:anyURI ;
fhir:l <http://fhir.nl/fhir/NamingSystem/pseudo-bsn>           ] ;
fhir:value [ fhir:v "UHN1ZWRvYnNuOiA5OTk5NDAwMw==" ]         ]       ] ;
fhir:source [
fhir:type [
fhir:v "Device"^^xsd:anyURI ;
fhir:l fhir:Device         ] ;
fhir:identifier [
fhir:system [
fhir:v "https://cp1-test.example.org/device-identifiers"^^xsd:anyURI ;
fhir:l <https://cp1-test.example.org/device-identifiers>           ] ;
fhir:value [ fhir:v "EHR-SYS-2024-001" ]         ]       ] ;
fhir:emptyReason [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>           ] ;
fhir:code [ fhir:v "withheld" ]         ] )       ]     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "List"^^xsd:anyURI ;
fhir:l fhir:List       ]     ]
  ] ) . #