Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Koppeltaal Task Code - 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 "koppeltaal-task-code"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
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 koppeltaal-task-code</b></p><a name=\"koppeltaal-task-code\"> </a><a name=\"hckoppeltaal-task-code\"> </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\">Language: nl-NL</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable 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-task-code.html\"><code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code</code></a></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html\"><code>http://hl7.org/fhir/CodeSystem/task-code</code></a></li><li>Include all codes defined in <code>http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes</code></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "http://vzvz.nl/fhir/ValueSet/koppeltaal-task-code" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KoppeltaalTaskCode_ValueSet"] ; #
fhir:title [ fhir:v "Koppeltaal Task Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-07-15T12: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 "ValueSet for Task.code"] ; #
fhir:copyright [ fhir:v "VZVZ"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"^^xsd:anyURI ] ] )
] . #