Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"^^xsd:anyURI ;
fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/22222222</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>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/ura"^^xsd:anyURI ] ;
fhir:value [ fhir:v "22222222" ]
] ) ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://nictiz.nl/fhir/NamingSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "V4" ] ;
fhir:display [ fhir:v "Ziekenhuis" ] ] )
] [
( fhir:coding [
a sct:22232009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22232009" ] ;
fhir:display [ fhir:v "Hospital" ] ] )
] ) ; #
fhir:name [ fhir:v "example Hospital"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+31301234567" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cp2.example.org" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
( fhir:line [
fhir:v "Catharinastraat 21" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Catharinastraat" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "21" ] ] ) ] ) ;
fhir:city [ fhir:v "Doetinchem" ] ;
fhir:postalCode [ fhir:v "7001 BZ" ]
] ) ; #
fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/430f7379-8ec2-4e55-b096-919995da61e2" ]
] [
fhir:reference [ fhir:v "Endpoint/d4c1d657-67a9-471c-9732-9c042e9a6d43" ]
] [
fhir:reference [ fhir:v "Endpoint/2427ca0c-8a29-4a6a-aabd-50cf02f587a7" ]
] ) . #
IG © 2025+ Stichting Nuts. Package fhir.nl.gf#0.2.0 based on FHIR 4.0.1. Generated 2025-09-26
Links: Table of Contents |
QA Report