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

: Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried - 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 "Test2OrganizationKrankenhausRied"] ; # 
  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 Test2OrganizationKrankenhausRied</b></p><a name=\"Test2OrganizationKrankenhausRied\"> </a><a name=\"hcTest2OrganizationKrankenhausRied\"> </a><a name=\"Test2OrganizationKrankenhausRied-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/1.3.6.1.4.1.36124.5.427, <code>TBD</code>/K427, <code>urn:oid:1.2.40.0.10.1.4.3.2</code>/827378</p><p><b>name</b>: Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>ph: Contact details not provided</td><td>Schlossberg 1, 4910 Ried im Innkreis Ried im Innkreis Oberösterreich 4910 AUT </td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1.3.6.1.4.1.36124.5.427" ]
  ] [
fhir:system [ fhir:v "TBD"^^xsd:anyURI ] ;
fhir:value [ fhir:v "K427" ]
  ] [
fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "827378" ]
  ] ) ; # 
  fhir:name [ fhir:v "Krankenhaus der Barmherzigen Schwestern vom Hl. Vinzenz von Paul Ried"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "Contact details not provided" ]     ] ) ;
fhir:address [
      ( fhir:line [
fhir:v "Schlossberg 1, 4910 Ried im Innkreis" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Schlossberg" ]         ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]         ] )       ] ) ;
fhir:city [ fhir:v "Ried im Innkreis" ] ;
fhir:state [ fhir:v "Oberösterreich" ] ;
fhir:postalCode [ fhir:v "4910" ] ;
fhir:country [ fhir:v "AUT" ]     ]
  ] ) . #