Implementation Guide
TI Common
Version 1.5.0-ballot.1 - ballot

: BetriebsstaetteArzt

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="6d2610b9-5d50-421e-aca8-e7c61bc60742"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/ti/StructureDefinition/ti-organization"/>
  </meta>
  <language value="de"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <system value="https://gematik.de/fhir/sid/telematik-id"/>
    <value value="9-2.58.00000045"/>
  </identifier>
  <identifier>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR"/>
    <value value="012300004"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID"/>
      <code value="1.2.276.0.76.4.50"/>
      <display value="Betriebsstätte Arzt"/>
    </coding>
  </type>
  <name value="Praxis Dr. med. Max Mustermann"/>
  <address>
    <type value="both"/>
    <line value="Musterstr. 1"/>
    <line value="Mitte"/>
    <city value="Darmstadt"/>
    <postalCode value="64283"/>
    <country value="DE"/>
  </address>
  <address>
    <type value="postal"/>
    <line value="45678"/>
    <city value="Darmstadt"/>
    <country value="DE"/>
  </address>
</Organization>