Estonian Base Implementation Guide
2.0.0 - trial-use Estonia flag

Estonian Base Implementation Guide - Downloaded Version 2.0.0 See the Directory of published versions

: ADS Oid - TTL Representation

Active as of 2025-11-05

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 "ads-oid"] ; # 
  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: ValueSet ads-oid</b></p><a name=\"ads-oid\"> </a><a name=\"hcads-oid\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ads-oid.html\"><code>https://fhir.ee/base/CodeSystem/ads-oid</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.0.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.ee/base/ValueSet/ads-oid"^^xsd:anyURI ;
fhir:l <https://fhir.ee/base/ValueSet/ads-oid>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "EEAdsOid"] ; # 
  fhir:title [ fhir:v "ADS Oid"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-11-05T12:10:56+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Estonia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Address objects in the Estonian Address System."] ; # 
  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 "EE" ] ;
fhir:display [ fhir:v "Estonia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://fhir.ee/base/CodeSystem/ads-oid"^^xsd:anyURI ;
fhir:l <https://fhir.ee/base/CodeSystem/ads-oid>       ]     ] )
  ] . #