@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "org-vatin"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Generated Narrative: NamingSystem org-vatin SummaryDefining URLhttps://fhir.ee/NamingSystem/org-vatinVersion1.0.0NameOrgVATINTitleVAT identification numberStatusdraftDefinitionVAT identification number.\nPublisherHL7 EstoniaIdentifiersTypeValuePreferredURIhttps://fhir.ee/sid/org/vatintrue"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://fhir.ee/NamingSystem/org-vatin"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "OrgVATIN"] ; # fhir:title [ fhir:v "VAT identification number"] ; # fhir:status [ fhir:v "draft"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2022-11-05T12:40:30.7439354+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 "TAX" ] ] ) ] ; # fhir:description [ fhir:v "VAT identification number."] ; # 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 taxable person (business) or non-taxable legal entity that is registered for VAT."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://fhir.ee/sid/org/vatin" ] ; fhir:preferred [ fhir:v true ] ] ) . # # -------------------------------------------------------------------------------------
Generated Narrative: NamingSystem org-vatin
VAT identification number.