@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ads"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttps://fhir.ee/NamingSystem/ads
Version1.0.0
NameADS
TitleEstonian Address Data System
Statusdraft
Definition

The national identifier of Estonian address data. ADS.

\n
PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/adstrue
" ] ; # fhir:url [ fhir:v "https://fhir.ee/NamingSystem/ads"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "ADS"] ; # fhir:title [ fhir:v "Estonian Address Data System"] ; # fhir:status [ fhir:v "draft"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2022-11-05T11:45:29.0437162+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 "The national identifier of Estonian address data. ADS."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "EE" ] ; fhir:display [ fhir:v "Estonia" ] ] ) ] ) ; # fhir:usage [ fhir:v "ADS extension is used in resources which include the address element."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://fhir.ee/sid/ads" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # # -------------------------------------------------------------------------------------