@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/e66d6c66-96e0-4725-b48c-73702ee63cdf> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "e66d6c66-96e0-4725-b48c-73702ee63cdf"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization e66d6c66-96e0-4725-b48c-73702ee63cdf</b></p><a name=\"e66d6c66-96e0-4725-b48c-73702ee63cdf\"> </a><a name=\"hce66d6c66-96e0-4725-b48c-73702ee63cdf\"> </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=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1\">https://gematik.de/fhir/ti/StructureDefinition/ti-organization|1.1.1</a></p></div><p><b>identifier</b>: <code>https://gematik.de/fhir/sid/telematik-id</code>/9-2.58.00000040, <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR</code>/012300004, KzvAbrechnungsnummer/123456789, ArgeIkIknr/123456789</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID 1.2.276.0.76.4.50}\">Betriebsstätte Arzt</span></p><p><b>name</b>: gematik Praxis</p><p><b>alias</b>: Praxis</p><p><b>address</b>: gematik Praxis<br/>Friedrichstr. 136,<br/>10117 Berlin</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}\">Administrative</span></td><td>gematik ITSM</td><td><a href=\"mailto:betrieb@gematik.de\">betrieb@gematik.de</a></td></tr></table></div>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "9-2.58.00000040" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR" ] ;
fhir:Identifier.value [ fhir:value "012300004" ]
], [
fhir:index 2 ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/kzbv/kzvabrechnungsnummer" ] ;
fhir:Identifier.value [ fhir:value "123456789" ]
], [
fhir:index 3 ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/arge-ik/iknr" ] ;
fhir:Identifier.value [ fhir:value "123456789" ]
] ;
fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID" ] ;
fhir:Coding.code [ fhir:value "1.2.276.0.76.4.50" ] ;
fhir:Coding.display [ fhir:value "Betriebsstätte Arzt" ]
]
] ;
fhir:Organization.name [ fhir:value "gematik Praxis"] ;
fhir:Organization.alias [
fhir:value "Praxis" ;
fhir:index 0
] ;
fhir:Organization.address [
fhir:index 0 ;
fhir:Address.text [ fhir:value "gematik Praxis\nFriedrichstr. 136,\n10117 Berlin" ] ;
fhir:Address.line [
fhir:value "Friedrichstr. 136" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "Berlin" ] ;
fhir:Address.district [ fhir:value "Mitte" ] ;
fhir:Address.state [ fhir:value "Berlin" ] ;
fhir:Address.postalCode [ fhir:value "10117" ] ;
fhir:Address.country [ fhir:value "DE" ]
] ;
fhir:Organization.contact [
fhir:index 0 ;
fhir:Organization.contact.purpose [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contactentity-type" ] ;
fhir:Coding.code [ fhir:value "ADMIN" ]
]
] ;
fhir:Organization.contact.name [
fhir:HumanName.text [ fhir:value "gematik ITSM" ]
] ;
fhir:Organization.contact.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "betrieb@gematik.de" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/e66d6c66-96e0-4725-b48c-73702ee63cdf.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/e66d6c66-96e0-4725-b48c-73702ee63cdf.ttl> .
IG © 2025+ gematik GmbH. Paket de.gematik.epa#1.3.2 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report