SL Core - Local Development build (v0.1.0). See the Directory of published versions
: LK Core Allergy Intolerance Code ValueSet - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "lk-core-allergy-intolerance-code-valueset"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "http://fhir.health.gov.lk/ValueSet/lk-core-allergy-intolerance-code-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "LKCoreAllergyIntoleranceCodeVS"] ; #
fhir:title [ fhir:v "LK Core Allergy Intolerance Code ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-09-05T15:30:49+05:30"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Valueset of LKCoreAllergyIntoleranceCode Code System"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.health.gov.lk/CodeSystem/allergy-intolerance-code-cs"^^xsd:anyURI ] ] )
] . #