Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ProviderTasks-Endpoint-Minddistrict - 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 "ProviderTasks-Endpoint-Minddistrict"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medmij.nl/fhir/StructureDefinition/pt-Endpoint"^^xsd:anyURI ;
fhir:link <http://medmij.nl/fhir/StructureDefinition/pt-Endpoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://medmij.nl/fhir/StructureDefinition/ext-ClientID"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "dvaAanbiedertaken" ]
] ) ; #
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:managingOrganization [
fhir:reference [ fhir:v "Organization/ProviderTasks-Organization-Huisartsenpraktijk-De-Haard" ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "any" ] ] )
] ) ; #
fhir:address [ fhir:v "https://aanbiedermodule.example.org/web/api/smartonfhir/launch?iss=resourceserver.example.dva.nl"^^xsd:anyURI] . #