Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Endpoint connection type ValueSet - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "endpoint-connection-type"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-09-26T12:00:00+02:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ValueSet"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ValueSet> ] )
] ; #
fhir:language [ fhir:v "nl-NL"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet endpoint-connection-type</b></p><a name=\"endpoint-connection-type\"> </a><a name=\"hcendpoint-connection-type\"> </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\">version: 1; Last updated: 2023-09-26 12:00:00+0200; Language: nl-NL</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/valueset.html\">ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-koppeltaal-endpoint-connection-type.html\"><code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2023-09-26T12:00:00+02:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "http://vzvz.nl/fhir/ValueSet/endpoint-connection-type"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "http://vzvz.nl/fhir/ValueSet/endpoint-connection-type" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EndpointConnectionTypeValueSet"] ; #
fhir:title [ fhir:v "Endpoint connection type ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-09-26T12:00:00+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "koppelmij"] ; #
fhir:contact ( [
fhir:name [ fhir:v "koppelmij" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/KoppelMij/" ] ] )
] ) ; #
fhir:description [ fhir:v "Endpoint connection type ValueSet"] ; #
fhir:copyright [ fhir:v "VZVZ"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ] )
] . #