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 3 - HealthcareService Geriatrie - 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 "4fcf98c7-b198-4d61-8b3e-5ea39e33c405"] ; #
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 4fcf98c7-b198-4d61-8b3e-5ea39e33c405</b></p><a name=\"4fcf98c7-b198-4d61-8b3e-5ea39e33c405\"> </a><a name=\"hc4fcf98c7-b198-4d61-8b3e-5ea39e33c405\"> </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-3e799075-63a2-4a4c-913d-a91b8198463d.html\">Organization example Care Institution</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 146521000146103}\">Brief comprehensive geriatric assessment</span>, <span title=\"Codes:{http://snomed.info/sct 107101000146106}\">comprehensive geriatric assessment</span>, <span title=\"Codes:{http://snomed.info/sct 86944008}\">Visual field study</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0335}\">Medisch specialisten, geriatrie</span></p><p><b>name</b>: Geriatrie</p></div>"^^rdf:XMLLiteral
] ; #
fhir:active [ fhir:v true] ; #
fhir:providedBy [
fhir:reference [ fhir:v "Organization/3e799075-63a2-4a4c-913d-a91b8198463d" ]
] ; #
fhir:type ( [
( fhir:coding [
a sct:146521000146103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "146521000146103" ] ;
fhir:display [ fhir:v "Brief comprehensive geriatric assessment" ] ] )
] [
( fhir:coding [
a sct:107101000146106 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "107101000146106" ] ;
fhir:display [ fhir:v "comprehensive geriatric assessment" ] ] )
] [
( fhir:coding [
a sct:86944008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86944008" ] ;
fhir:display [ fhir:v "Visual field study" ] ] )
] ) ; #
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 "0335" ] ;
fhir:display [ fhir:v "Medisch specialisten, geriatrie" ] ] )
] ) ; #
fhir:name [ fhir:v "Geriatrie"] . #