Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: BetriebsstaetteArzt - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ad7dc0e7-cb44-4740-ba67-cb573e29d596"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory"/>
    <tag>
      <system value="https://gematik.de/fhir/directory/CodeSystem/Origin"/>
      <code value="ldap"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ad7dc0e7-cb44-4740-ba67-cb573e29d596</b></p><a name="ad7dc0e7-cb44-4740-ba67-cb573e29d596"> </a><a name="hcad7dc0e7-cb44-4740-ba67-cb573e29d596"> </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.gematik.fhir.directory@1.0.0&amp;canonical=https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory">Organization in gematik Directory</a></p><p style="margin-bottom: 0px">Tag: Synchronized from LDAP Directory (Details: Origin code ldap = 'Synchronized from LDAP Directory')</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>