eCard-at FHIR ImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: krankenkasse-oegk - 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:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "krankenkasse-oegk"] ; #
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: Organization krankenkasse-oegk</b></p><a name=\"krankenkasse-oegk\"> </a><a name=\"hckrankenkasse-oegk\"> </a><a name=\"krankenkasse-oegk-en-US\"> </a><p><b>identifier</b>: <code>http://svc.co.at/CodeSystem/ecard-svt-cs</code>/11 (use: official, )</p><p><b>type</b>: <span title=\"Codes:{prov prov}\">Healthcare Provider</span></p><p><b>name</b>: Österreichische Gesundheitskasse</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://svc.co.at/CodeSystem/ecard-svt-cs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11" ]
] ) ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "prov"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ] ] )
] ) ; #
fhir:name [ fhir:v "Österreichische Gesundheitskasse"] . #