Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

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

: Test2OrganizationInsurance1 - 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 "Test2OrganizationInsurance1"] ; # 
  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 Test2OrganizationInsurance1</b></p><a name=\"Test2OrganizationInsurance1\"> </a><a name=\"hcTest2OrganizationInsurance1\"> </a><a name=\"Test2OrganizationInsurance1-en-US\"> </a><p><b>name</b>: Österreichische Gesundheitskasse Oberösterreich</p><p><b>alias</b>: 14</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>Gruberstraße 77, 4021 Linz Linz Oberösterreich 4021 AUT </td></tr></table></div>"
  ] ; # 
  fhir:name [ fhir:v "Österreichische Gesundheitskasse Oberösterreich"] ; # 
  fhir:alias ( [ fhir:v "14"] ) ; # 
  fhir:contact ( [
fhir:address [
      ( fhir:line [
fhir:v "Gruberstraße 77, 4021 Linz" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Gruberstraße" ]         ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "77" ]         ] )       ] ) ;
fhir:city [ fhir:v "Linz" ] ;
fhir:state [ fhir:v "Oberösterreich" ] ;
fhir:postalCode [ fhir:v "4021" ] ;
fhir:country [ fhir:v "AUT" ]     ]
  ] ) . #