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

Generated Narrative: NamingSystem org-est-br

Summary

Defining URLhttps://fhir.ee/NamingSystem/org-est-br
Version0.2.1
NameOrgEstBr
TitleEstonian Business Registry Number
Statusdraft
Definition

The identification code of organization in the Estonian Business Register.

\n
PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/org/est/xxtrue
" ] ; # fhir:url [ fhir:v "https://fhir.ee/NamingSystem/org-est-br"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.2.1"] ; # fhir:name [ fhir:v "OrgEstBr"] ; # fhir:title [ fhir:v "Estonian Business Registry Number"] ; # fhir:status [ fhir:v "draft"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2022-11-14T18:39:08.4689312+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:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "XX" ] ] ) ] ; # fhir:description [ fhir:v "The identification code of organization in the Estonian Business Register."] ; # 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 "Used in resources defining the identifier for a facility or business."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://fhir.ee/sid/org/est/xx" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # # -------------------------------------------------------------------------------------