Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Test1OrganizationUeberweisendeOrganisation - 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 "Test1OrganizationUeberweisendeOrganisation"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/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 Test1OrganizationUeberweisendeOrganisation</b></p><a name=\"Test1OrganizationUeberweisendeOrganisation\"> </a><a name=\"hcTest1OrganizationUeberweisendeOrganisation\"> </a><a name=\"Test1OrganizationUeberweisendeOrganisation-en-US\"> </a><p><b>name</b>: HJK Interne Ambulanz</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Wien Wien 1030 AUT </td></tr></table></div>"
] ; #
fhir:name [ fhir:v "HJK Interne Ambulanz"] ; #
fhir:contact ( [
fhir:address [
fhir:city [ fhir:v "Wien" ] ;
fhir:state [ fhir:v "Wien" ] ;
fhir:postalCode [ fhir:v "1030" ] ;
fhir:country [ fhir:v "AUT" ] ]
] ) . #