eReferral Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Referral events value set - 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 "vs-referral-events"] ; #
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: ValueSet vs-referral-events</b></p><a name=\"vs-referral-events\"> </a><a name=\"hcvs-referral-events\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-referral-events.html\"><code>http://ig.hiu.lk/fhir/ereferral/CodeSystem/cs-referral-events</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://ig.hiu.lk/fhir/ereferral/ValueSet/vs-referral-events"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VSReferralEvents"] ; #
fhir:title [ fhir:v "Referral events value set"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-10-23T17:45:55+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Sir Lanka Ministry of Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Sir Lanka Ministry of Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.health.gov.lk" ] ] )
] ) ; #
fhir:description [ fhir:v "Event value set related to referral message exchange."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LKA" ] ;
fhir:display [ fhir:v "Sri Lanka" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://ig.hiu.lk/fhir/ereferral/CodeSystem/cs-referral-events"^^xsd:anyURI ] ] )
] . #