Specyfikacja interoperacyjności prototypu SSIDL
0.1.4 - 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.4 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

: Przykład: Punkt pobrań nr 1 sieci LABO - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="SsidlLocationIntakePoint-2-2"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location SsidlLocationIntakePoint-2-2</b></p><a name="SsidlLocationIntakePoint-2-2"> </a><a name="hcSsidlLocationIntakePoint-2-2"> </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-ssidl-location-intakePoint.html">Punkt pobrań (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/222-2</p><p><b>name</b>: Punkt pobrań nr 2 sieci LABO</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7110}">Punkt pobrań materiałów do badań</span></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="tel:+48111111111">+48 111 111 111</a>, <a href="mailto:fake2@labo.com.pl">fake2@labo.com.pl</a></td></tr></table><p><b>address</b>: ul. Laboratoryjna 2 Gdynia </p><p><b>managingOrganization</b>: <a href="Organization-SsidlOrganizationDiagnosticEntity-2.html">Organization LABO Sp. z o.o.</a></p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.3.4424.2.3.3"/>
    <value value="222-2"/>
  </identifier>
  <name value="Punkt pobrań nr 2 sieci LABO"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system
              value="http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"/>
      <code value="7110"/>
      <display value="Punkt pobrań materiałów do badań"/>
    </coding>
  </type>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="+48 111 111 111"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fake2@labo.com.pl"/>
    </telecom>
  </contact>
  <address>
    <line value="ul. Laboratoryjna 2"/>
    <city value="Gdynia"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/SsidlOrganizationDiagnosticEntity-2"/>
  </managingOrganization>
</Location>