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 Orthopedie - 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 "9d47ca45-4166-4531-a23d-ef5fa613ece4"] ; #
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 9d47ca45-4166-4531-a23d-ef5fa613ece4</b></p><a name=\"9d47ca45-4166-4531-a23d-ef5fa613ece4\"> </a><a name=\"hc9d47ca45-4166-4531-a23d-ef5fa613ece4\"> </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 0305}\">Medisch specialisten, orthopedie</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode 01.032}\">Orthopedisch chirurg</span></p><p><b>name</b>: Orthopedie</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 "0305" ] ;
fhir:display [ fhir:v "Medisch specialisten, orthopedie" ] ] )
] [
( 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.032" ] ;
fhir:display [ fhir:v "Orthopedisch chirurg" ] ] )
] ) ; #
fhir:name [ fhir:v "Orthopedie"] . #