Service Provider Directory
0.1.0 - trial-use Estonia flag

Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

: oganization-perh - TTL Representation

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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "oganization-perh"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.ee/StructureDefinition/ee-spd-organization"^^xsd:anyURI ;
fhir:link <https://fhir.ee/StructureDefinition/ee-spd-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization oganization-perh</b></p><a name=\"oganization-perh\"> </a><a name=\"hcoganization-perh\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-spd-organization.html\">EE SPD Organization</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/br</code>/90006399</p><p><b>active</b>: true</p><p><b>name</b>: sihtasutus Põhja-Eesti Regionaalhaigla</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:info@regionaalhaigla.ee\">info@regionaalhaigla.ee</a></td><td>Harju maakond, Tallinn, Sütiste tee 19(work)</td></tr></table><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <a href=\"https://fhir.ee/packages/terminology/0.2.2/site/NamingSystem-org-est-fi.html\" title=\"The license number of Estonian health care facilities registered at The National Institute for Health Development.\">Estonian Medre Health Facility ID</a>/L02565</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/tegevusala A001}\">Eriarstiabi teenus</span></p><p><b>period</b>: 2012-01-12 --&gt; (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <a href=\"https://fhir.ee/packages/terminology/0.2.2/site/NamingSystem-org-est-fi.html\" title=\"The license number of Estonian health care facilities registered at The National Institute for Health Development.\">Estonian Medre Health Facility ID</a>/L02947</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/tegevusala A005}\">Iseseisva õendusabi osutamine</span></p><p><b>period</b>: 2011-01-12 --&gt; (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <a href=\"https://fhir.ee/packages/terminology/0.2.2/site/NamingSystem-org-est-fi.html\" title=\"The license number of Estonian health care facilities registered at The National Institute for Health Development.\">Estonian Medre Health Facility ID</a>/L03671</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/tegevusala A007}\">Kiirabi teenus</span></p><p><b>period</b>: 2011-01-12 --&gt; (ongoing)</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.ee/sid/org/est/br"^^xsd:anyURI ] ;
fhir:value [ fhir:v "90006399" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "sihtasutus Põhja-Eesti Regionaalhaigla"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@regionaalhaigla.ee" ]     ] ) ;
fhir:address [
fhir:use [ fhir:v "work" ] ;
fhir:text [ fhir:v "Harju maakond, Tallinn, Sütiste tee 19" ] ;
fhir:city [ fhir:v "Tallinn" ] ;
fhir:state [ fhir:v "Harju" ] ;
fhir:postalCode [ fhir:v "14215" ] ;
fhir:country [ fhir:v "EE" ]     ]
  ] ) ; # 
  fhir:qualification ( [
    ( fhir:identifier [
fhir:system [ fhir:v "https://fhir.ee/sid/org/est/fi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "L02565" ]     ] ) ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ee/CodeSystem/tegevusala"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A001" ] ;
fhir:display [ fhir:v "Eriarstiabi teenus" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2012-01-12"^^xsd:date ]     ]
  ] [
    ( fhir:identifier [
fhir:system [ fhir:v "https://fhir.ee/sid/org/est/fi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "L02947" ]     ] ) ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ee/CodeSystem/tegevusala"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A005" ] ;
fhir:display [ fhir:v "Iseseisva õendusabi osutamine" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2011-01-12"^^xsd:date ]     ]
  ] [
    ( fhir:identifier [
fhir:system [ fhir:v "https://fhir.ee/sid/org/est/fi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "L03671" ]     ] ) ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ee/CodeSystem/tegevusala"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A007" ] ;
fhir:display [ fhir:v "Kiirabi teenus" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2011-01-12"^^xsd:date ]     ]
  ] ) . #