This code system https://fhir.ee/CodeSystem/ee-ads
provides a fragment that includes following code:
Code | Display |
2280361 | Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10 |
"
] ; #
fhir:url [ fhir:v "https://fhir.ee/CodeSystem/ee-ads"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "EEBaseADS"] ; #
fhir:title [ fhir:v "ADS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-05-29T20:07:00+03: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 "Estonian Address Data System."] ; #
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:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "2280361" ] ;
fhir:display [ fhir:v "Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10" ]
] ) . #
# -------------------------------------------------------------------------------------