@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Organization ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "HL7ATCoreOrganizationExample02-MultipleVPNR"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization HL7ATCoreOrganizationExample02-MultipleVPNR

identifier: Uniform Resource Identifier (URI)/urn:oid:1.2.40.0.34.3.1.1061, urn:oid:1.2.40.0.10.1.4.3.2/438968, urn:oid:1.2.40.0.10.1.4.3.2/833477

type: Allgemeine Krankenanstalt

name: Landeskrankenhaus Hall in Tirol

Contacts

-TelecomAddress
*info.pkh@tirol-kliniken.atMilser Straße 10 Hall in Tirol Tirol 6060 AUT (work)
" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:1.2.40.0.34.3.1.1061" ] ; fhir:assigner [ fhir:display [ fhir:v "Bundesministerium für Gesundheit" ] ] ] [ fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "438968" ] ; fhir:assigner [ fhir:display [ fhir:v "Dachverband der österreichischen Sozialversicherungsträger" ] ] ] [ fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "833477" ] ; fhir:assigner [ fhir:display [ fhir:v "Dachverband der österreichischen Sozialversicherungsträger" ] ] ] ) ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/ValueSet/hl7-at-organizationtype"^^xsd:anyURI ] ; fhir:code [ fhir:v "300" ] ; fhir:display [ fhir:v "Allgemeine Krankenanstalt" ] ] ) ] ) ; # fhir:name [ fhir:v "Landeskrankenhaus Hall in Tirol"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info.pkh@tirol-kliniken.at" ] ; fhir:use [ fhir:v "work" ] ] ) ; fhir:address [ fhir:use [ fhir:v "work" ] ; fhir:type [ fhir:v "both" ] ; fhir:line ( [ fhir:v "Milser Straße 10" ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Milser Straße" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "10" ] ] ) ] ) ; fhir:city [ fhir:v "Hall in Tirol" ] ; fhir:state [ fhir:v "Tirol" ] ; fhir:postalCode [ fhir:v "6060" ] ; fhir:country [ fhir:v "AUT" ] ] ] ) . # # -------------------------------------------------------------------------------------