Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

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

: LRZa - Organization 3 - Endpoint - 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:Endpoint ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "553416dd-da12-40f7-a9bd-eb3e193177bd"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"^^xsd:anyURI ;
fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint>     ] )
  ] ; # 
  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: Endpoint 553416dd-da12-40f7-a9bd-eb3e193177bd</b></p><a name=\"553416dd-da12-40f7-a9bd-eb3e193177bd\"> </a><a name=\"hc553416dd-da12-40f7-a9bd-eb3e193177bd\"> </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-endpoint.html\">NL Generic Functions Endpoint Profile</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest\">Endpoint Connection Type hl7-fhir-rest</a>: HL7 FHIR</p><p><b>name</b>: FHIR Endpoint 3</p><p><b>managingOrganization</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/kvk</code>/34270859</p><p><b>contact</b>: <a href=\"tel:+3131599991\">+3131599991</a>, <a href=\"mailto:info@example.org\">info@example.org</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client}\">Care Services Directory for Update Client</span></p><p><b>payloadMimeType</b>: application/fhir+json</p><p><b>address</b>: <a href=\"https://cp3-test.example.org/fhirr4\">https://cp3-test.example.org/fhirr4</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "hl7-fhir-rest" ]
  ] ; # 
  fhir:name [ fhir:v "FHIR Endpoint 3"] ; # 
  fhir:managingOrganization [
fhir:identifier [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/kvk"^^xsd:anyURI ] ;
fhir:value [ fhir:v "34270859" ]     ]
  ] ; # 
  fhir:contact ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+3131599991" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@example.org" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities"^^xsd:anyURI ] ;
fhir:code [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client" ] ;
fhir:display [ fhir:v "Care Services Directory for Update Client" ]     ] )
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "application/fhir+json"] ) ; # 
  fhir:address [ fhir:v "https://cp3-test.example.org/fhirr4"^^xsd:anyURI] . #