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

: 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/StructureDefinition/ee-spd-healthcare-service"^^xsd:anyURI ;
fhir:link <https://fhir.ee/StructureDefinition/ee-spd-healthcare-service>     ] )
  ] ; # 
  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: 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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-spd-healthcare-service.html\">EE SPD HealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-oganization-perh.html\">Organization sihtasutus Põhja-Eesti Regionaalhaigla</a></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/service-type-test 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:providedBy [
fhir:reference [ fhir:v "Organization/oganization-perh" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://fhir.ee/ValueSet/service-type-test"^^xsd:anyURI ] ;
fhir:code [ fhir:v "T0068" ] ;
fhir:display [ fhir:v "ambulatoorsed gastroenteroloogiateenused" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/location-y-korpus" ]
  ] ) . #