Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

: IntakePoint: Punkt pobrań Superdiagnostyki - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="SsidlLocationIntakePoint-1"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint"/>
  </meta>
  <text>
    <status value="generated"/>
    <div><p><strong>Punkt pobrań nr 2 we Wrocławiu</strong></p><p>Podmiot diagnostyczny: <a href="Organization-SsidlOrganizationDiagnosticEntity-1.html">Superdiagnostyka Sp. z o.o.</a></p><p>Telefon:<strong> +48 777 777 777</strong></p><p>Email:<strong> pp2@superdiagnostyka.com.pl</strong></p><p>Identyfikator wg RPWDL (cz. I-VII systemu kodów resortowych): <strong> </strong><strong>000000009999-777</strong></p><p>Kod wg cz. VIII systemu kodów resortowych:<strong> [7110]  Punkt pobrań materiałów do badań</strong></p><p>Adres:<strong> Wrocław, ul. Pobraniowa 9</strong></p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.3.4424.999.999.999"/>
    <value value="777"/>
  </identifier>
  <name value="Punkt pobrań nr 2 we Wrocławiu"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.3.4424.11.2.4"/>
      <code value="7110"/>
      <display value="Punkt pobrań materiałów do badań"/>
    </coding>
  </type>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="+48 777 777 777"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pp2@superdiagnostyka.com.pl"/>
    </telecom>
  </contact>
  <address>
    <line value="ul. Pobraniowa 9"/>
    <city value="Wrocław"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/SsidlOrganizationDiagnosticEntity-1"/>
  </managingOrganization>
</Location>