Finnish Scheduling
2.0.0-ci - ci-build Finland flag

Finnish Scheduling - Local Development build (v2.0.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Isyyden selvittäminen - 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 "example-service-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-healthcare-service"^^xsd:anyURI ;
fhir:link <https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-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 example-service-2</b></p><a name=\"example-service-2\"> </a><a name=\"hcexample-service-2\"> </a><a name=\"example-service-2-fi-FI\"> </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-fi-scheduling-healthcare-service.html\">FiSchedulingHealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-example-org-unit.html\">Organization Esimerkki-Palveluyksikkö</a></p><p><b>type</b>: <span title=\"Codes:{urn:oid:1.2.246.537.6.1222 82}\">Vanhemmuuden selvittäminen</span></p><p><b>name</b>: Vanhemmuuden selvittäminen</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:providedBy [
fhir:reference [ fhir:v "Organization/example-org-unit" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.1222"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82" ] ;
fhir:display [ fhir:v "Vanhemmuuden selvittäminen" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Vanhemmuuden selvittäminen"] . #