SPD - Service Provider Directory
0.2.0 - draft Estonia flag

SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

: oganization-otherKRA - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="oganization-otherKRA"/>
  <meta>
    <profile
             value="https://fhir.ee/spd/StructureDefinition/ee-spd-organization"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Organization oganization-otherKRA</b></p><a name="oganization-otherKRA"> </a><a name="hcoganization-otherKRA"> </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">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-spd-organization.html">EE SPD Organization</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/br</code>/70007647</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:">bus</span></p><p><b>name</b>: Kaitseressursside Amet</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td><a href="mailto:krainfo@kra.ee">krainfo@kra.ee</a>, <a href="tel:+3727170700">+372 7170700</a></td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/org/est/br"/>
    <value value="70007647"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <code value="bus"/>
    </coding>
  </type>
  <name value="Kaitseressursside Amet"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="krainfo@kra.ee"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+372 7170700"/>
    </telecom>
  </contact>
</Organization>