SPD - Service Provider Directory
0.2.0 - draft Estonia flag

SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

: ADS AdrId - TTL Representation

Draft as of 2025-12-16

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ads-adr-id"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ads-adr-id</b></p><a name=\"ads-adr-id\"> </a><a name=\"hcads-adr-id\"> </a><p>This case-insensitive code system <code>https://fhir.ee/spd/CodeSystem/ads-adr-id</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">2881142<a name=\"ads-adr-id-2881142\"> </a></td><td>Ida-Viru maakond, Narva linn, Kalda tn 9</td></tr><tr><td style=\"white-space:nowrap\">2120589<a name=\"ads-adr-id-2120589\"> </a></td><td>Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.ee/spd/CodeSystem/ads-adr-id"^^xsd:anyURI ;
fhir:l <https://fhir.ee/spd/CodeSystem/ads-adr-id>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "EEAdsAdrId"] ; # 
  fhir:title [ fhir:v "ADS AdrId"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-12-16T11:20:19+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "TEHIK"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "TEHIK" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://tehik.ee" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "abi@tehik.ee" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Address identifiers in the Estonian Address."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "EST" ] ;
fhir:display [ fhir:v "Estonia" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "2881142" ] ;
fhir:display [ fhir:v "Ida-Viru maakond, Narva linn, Kalda tn 9" ]
  ] [
fhir:code [ fhir:v "2120589" ] ;
fhir:display [ fhir:v "Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a" ]
  ] ) . #