SL Core
0.1.0 - ci-build

SL Core - Local Development build (v0.1.0). See the Directory of published versions

: LK Core Allergy Intolerance Code System - TTL Representation

Draft as of 2023-09-05

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "lk-core-allergyintolerance-code-cs"] ; # 
  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/CodeSystem/allergy-intolerance-code-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LKCoreAllergyIntoleranceCodeCS"] ; # 
  fhir:title [ fhir:v "LK Core Allergy Intolerance Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-09-05T15:30:49+05:30"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Substances, medciations and other allergens for Sri Lanka"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Sub-1" ] ;
fhir:display [ fhir:v "Example substance" ] ;
fhir:definition [ fhir:v "Level 1 is the bottom level, below the lower edge of the pectoralis minor muscle." ]
  ] ) . #