Service Provider Directory
0.2.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.2.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

: healthcareservice-amb-gastro - 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:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "amb-gastro1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.ee/spd/StructureDefinition/ee-spd-healthcare-service"^^xsd:anyURI ;
fhir:l <https://fhir.ee/spd/StructureDefinition/ee-spd-healthcare-service>     ] )
  ] ; # 
  fhir:language [ fhir:v "et"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService amb-gastro1</b></p><a name=\"amb-gastro1\"> </a><a name=\"hcamb-gastro1\"> </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\">Language: et</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-spd-healthcare-service.html\">EE SPD HealthcareService</a></p></div><p><b>ExtensionEETISHealthcareServiceValidity</b>: 2015-02-07 13:28:17-0500 --&gt; 2017-02-07 13:28:17-0500</p><p><b>providedBy</b>: <a href=\"Organization-organization-perh123.html\">Organization sihtasutus Põhja-Eesti Regionaalhaigla</a></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/medre-tegevusalaga-seotud-teenus T0068}\">ambulatoorsed gastroenteroloogiateenused</span></p><p><b>location</b>: <a href=\"Location-location-y-korpus.html\">Location Y-korpus</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://fhir.ee/spd/StructureDefinition/ee-tis-healthcareservice-validity"^^xsd:anyURI ;
fhir:l <https://fhir.ee/spd/StructureDefinition/ee-tis-healthcareservice-validity>     ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2017-02-07T13:28:17-05:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:providedBy [
fhir:l fhir:Organization/organization-perh123 ;
fhir:reference [ fhir:v "Organization/organization-perh123" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://fhir.ee/CodeSystem/medre-tegevusalaga-seotud-teenus"^^xsd:anyURI ;
fhir:l <https://fhir.ee/CodeSystem/medre-tegevusalaga-seotud-teenus>       ] ;
fhir:code [ fhir:v "T0068" ] ;
fhir:display [ fhir:v "ambulatoorsed gastroenteroloogiateenused" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:l fhir:Location/location-y-korpus ;
fhir:reference [ fhir:v "Location/location-y-korpus" ]
  ] ) . #