Care Coordination Management
0.0.1 - ci-build Estonia (EST)

Care Coordination Management, published by Helex OÜ. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/helexlab/bridge-ig/ and changes regularly. See the Directory of published versions

: Terminology Service - TTL Representation

Active as of 2025-08-07

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TerminologyService"] ; # 
  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: ActorDefinition TerminologyService</b></p><a name=\"TerminologyService\"> </a><a name=\"hcTerminologyService\"> </a><table class=\"grid\"><tr><td><b>Actor: Terminology Service </b></td><td>Terminology Service</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://helex.org/ig/ccm/ActorDefinition/TerminologyService"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "Terminology Service"] ; # 
  fhir:title [ fhir:v "Terminology Service"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-07T13:32:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Helex OÜ"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Helex OÜ" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://helex.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A service that provides access to standardized code systems, value sets, and mappings to ensure consistent use of terminology across systems."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "233" ] ;
fhir:display [ fhir:v "Estonia (EST)" ]     ] )
  ] ) ; # 
  fhir:type [ fhir:v "system"] . #