Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: null - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nl-core-organization-07"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>Organisatie</caption>\n <tbody>\n <tr>\n <th>Naam</th>\n <td>Zorg@Home B.V. | Vestiging van Ziekenhuis Gooi en Overvecht<div>Alias:\n Zorg@Home B.V.</div>\n </td>\n </tr>\n <tr>\n <th>Type</th>\n <td>\n <span title=\"Thuiszorg (T2 - organization-type)\">Thuiszorg</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://nictiz.nl/fhir/NamingSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "T2" ] ;
fhir:display [ fhir:v "Thuiszorg" ] ] )
] ) ; #
fhir:name [ fhir:v "Zorg@Home B.V. | Vestiging van Ziekenhuis Gooi en Overvecht"] ; #
fhir:alias ( [ fhir:v "Zorg@Home B.V."] ) ; #
fhir:partOf [
fhir:reference [ fhir:v "Organization/nl-core-organization-05" ] ;
fhir:display [ fhir:v "Ziekenhuis Gooi en Overvecht" ]
] . #