HL7® Austria FHIR® Core Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: HL7ATCoreOrganizationWunderwuzzi - 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 "HL7ATCoreOrganizationWunderwuzzi"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-organization> ] )
] ; #
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 HL7ATCoreOrganizationWunderwuzzi</b></p><a name=\"HL7ATCoreOrganizationWunderwuzzi\"> </a><a name=\"hcHL7ATCoreOrganizationWunderwuzzi\"> </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-at-core-organization.html\">HL7® AT Core Organization Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.40.0.34.4.10</code>/K777</p><p><b>name</b>: Wunderwuzzi Klinikverbund</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.40.0.34.4.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "K777" ] ;
fhir:assigner [
fhir:display [ fhir:v "Österreichisches Bundesministerium für Gesundheit" ] ]
] ) ; #
fhir:name [ fhir:v "Wunderwuzzi Klinikverbund"] . #