: BetriebsstaetteArzt
Raw json | Download
{
"resourceType" : "Organization",
"id" : "6d2610b9-5d50-421e-aca8-e7c61bc60742",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/ti/StructureDefinition/ti-organization"
]
},
"language" : "de",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 6d2610b9-5d50-421e-aca8-e7c61bc60742</b></p><a name=\"6d2610b9-5d50-421e-aca8-e7c61bc60742\"> </a><a name=\"hc6d2610b9-5d50-421e-aca8-e7c61bc60742\"> </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=\"StructureDefinition-ti-organization.html\">TI Organization</a></p></div><p><b>identifier</b>: <code>https://gematik.de/fhir/sid/telematik-id</code>/9-2.58.00000045, <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR</code>/012300004</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>: Praxis Dr. med. Max Mustermann</p><p><b>address</b>: </p><ul><li>Musterstr. 1 Mitte Darmstadt 64283 DE </li><li>45678 Darmstadt DE </li></ul></div>"
},
"identifier" : [
{
"system" : "https://gematik.de/fhir/sid/telematik-id",
"value" : "9-2.58.00000045"
},
{
"system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
"value" : "012300004"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
"code" : "1.2.276.0.76.4.50",
"display" : "Betriebsstätte Arzt"
}
]
}
],
"name" : "Praxis Dr. med. Max Mustermann",
"address" : [
{
"type" : "both",
"line" : [
"Musterstr. 1",
"Mitte"
],
"city" : "Darmstadt",
"postalCode" : "64283",
"country" : "DE"
},
{
"type" : "postal",
"line" : [
"45678"
],
"city" : "Darmstadt",
"country" : "DE"
}
]
}