Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Organization 2 - HealthcareService Cardiology - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:HealthcareService ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "5cb05355-474b-4d30-8b0e-a9ca574b8274"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"^^xsd:anyURI ;
fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice> ] )
] ; #
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 5cb05355-474b-4d30-8b0e-a9ca574b8274</b></p><a name=\"5cb05355-474b-4d30-8b0e-a9ca574b8274\"> </a><a name=\"hc5cb05355-474b-4d30-8b0e-a9ca574b8274\"> </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-nl-gf-healthcareservice.html\">NL Generic Functions HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-cff921f3-c1c1-4a4c-8f0f-cafd0aa25067.html\">Organization example Hospital</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0303}\">Chirurgie (Heelkunde)</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode 01.014}\">Chirurg</span></p><p><b>name</b>: Polikliniek 't Vaatje</p></div>"^^rdf:XMLLiteral
] ; #
fhir:active [ fhir:v true] ; #
fhir:providedBy [
fhir:reference [ fhir:v "Organization/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067" ]
] ; #
fhir:type ( [
( fhir:coding [
a sct:11429006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11429006" ] ;
fhir:display [ fhir:v "Consultation" ] ] )
] ) ; #
fhir:specialty ( [
( fhir:coding [
fhir:system [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0303" ] ;
fhir:display [ fhir:v "Chirurgie (Heelkunde)" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01.014" ] ;
fhir:display [ fhir:v "Chirurg" ] ] )
] ) ; #
fhir:name [ fhir:v "Polikliniek 't Vaatje"] . #