Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build
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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization" ;
fhir:index 0 ;
fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization cff921f3-c1c1-4a4c-8f0f-cafd0aa25067</b></p><a name=\"cff921f3-c1c1-4a4c-8f0f-cafd0aa25067\"> </a><a name=\"hccff921f3-c1c1-4a4c-8f0f-cafd0aa25067\"> </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-organization.html\">NL Generic Functions Organization Profile</a></p></div><p><b>identifier</b>: Ura/22222222, <code>https://cp2-test.example.org/departments</code>/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067</p><p><b>type</b>: <span title=\"Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type V4}\">Ziekenhuis</span>, <span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></p><p><b>name</b>: example Hospital</p><p><b>telecom</b>: <a href=\"tel:+31301234567\">+31301234567</a>, <a href=\"mailto:info@cp2.example.org\">info@cp2.example.org</a></p><p><b>address</b>: Catharinastraat 21 Doetinchem 7001 BZ </p><p><b>endpoint</b>: </p><ul><li><a href=\"Endpoint-430f7379-8ec2-4e55-b096-919995da61e2.html\">Endpoint FHIR Endpoint 2</a></li><li><a href=\"Endpoint-d4c1d657-67a9-471c-9732-9c042e9a6d43.html\">Endpoint DICOM-WADO-RS Endpoint</a></li><li><a href=\"Endpoint-2427ca0c-8a29-4a6a-aabd-50cf02f587a7.html\">Endpoint FHIR STU3 Endpoint</a></li></ul></div>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
fhir:Identifier.value [ fhir:value "22222222" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "https://cp2-test.example.org/departments" ] ;
fhir:Identifier.value [ fhir:value "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067" ] ;
fhir:Identifier.assigner [
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
fhir:Identifier.value [ fhir:value "22222222" ]
]
]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://nictiz.nl/fhir/NamingSystem/organization-type" ] ;
fhir:Coding.code [ fhir:value "V4" ] ;
fhir:Coding.display [ fhir:value "Ziekenhuis" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:22232009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "22232009" ] ;
fhir:Coding.display [ fhir:value "Hospital" ]
]
] ;
fhir:Organization.name [ fhir:value "example Hospital"] ;
fhir:Organization.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+31301234567" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cp2.example.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.line [
fhir:value "Catharinastraat 21" ;
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" ] ;
fhir:Extension.valueString [ fhir:value "Catharinastraat" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
fhir:Extension.valueString [ fhir:value "21" ]
]
] ;
fhir:Address.city [ fhir:value "Doetinchem" ] ;
fhir:Address.postalCode [ fhir:value "7001 BZ" ]
] ;
fhir:Organization.endpoint [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Endpoint/430f7379-8ec2-4e55-b096-919995da61e2> ;
fhir:Reference.reference [ fhir:value "Endpoint/430f7379-8ec2-4e55-b096-919995da61e2" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Endpoint/d4c1d657-67a9-471c-9732-9c042e9a6d43> ;
fhir:Reference.reference [ fhir:value "Endpoint/d4c1d657-67a9-471c-9732-9c042e9a6d43" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/Endpoint/2427ca0c-8a29-4a6a-aabd-50cf02f587a7> ;
fhir:Reference.reference [ fhir:value "Endpoint/2427ca0c-8a29-4a6a-aabd-50cf02f587a7" ]
] .
<http://hl7.org/fhir/Endpoint/430f7379-8ec2-4e55-b096-919995da61e2> a fhir:Endpoint .
<http://hl7.org/fhir/Endpoint/d4c1d657-67a9-471c-9732-9c042e9a6d43> a fhir:Endpoint .
<http://hl7.org/fhir/Endpoint/2427ca0c-8a29-4a6a-aabd-50cf02f587a7> a fhir:Endpoint .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067.ttl> .
IG © 2025+ Stichting Nuts. Package fhir.nl.gf#0.3.0 based on FHIR 4.0.1. Generated 2026-07-22
Links: Table of Contents |
QA Report