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

: Czynniki przedanalityczne wg SSIDL: Leukocyty - XML Representation

Raw xml | Download


<SpecimenDefinition xmlns="http://hl7.org/fhir">
  <id value="SsidlSpecimenDefinition-6690-2"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-specimenDefinition-alt"/>
  </meta>
  <text>
    <status value="generated"/>
    <div><p><strong>Czynniki przedanalityczne</strong></p><ul><li>Materiał pobierany: <strong>[LP7057-5] krew</strong></li><li>Przygotowanie pacjenta:<strong><strong><strong> Pobranie w godzinach porannych</strong></strong></strong></li><li>Przechowywanie i transport próbki:<strong><strong><strong>  </strong></strong>Transport w temperaturze pokojowej (15-25 st. C max. 2h)</strong></li></ul></div>
  </text>
  <url
       value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/SpecimenDefinition/ssidl-specimenDefinition-6690-2"/>
  <status value="active"/>
  <typeCollected>
    <coding>
      <system value="http://loinc.org/part"/>
      <code value="LP7057-5"/>
      <display value="krew"/>
    </coding>
  </typeCollected>
  <patientPreparation>
    <text value="Pobranie w godzinach porannych"/>
  </patientPreparation>
  <typeTested>
    <preference value="preferred"/>
    <handling>
      <temperatureQualifier>
        <text value="Transport w temperaturze pokojowej"/>
      </temperatureQualifier>
      <temperatureRange>
        <low>
          <value value="15"/>
          <unit value="Cel"/>
        </low>
        <high>
          <value value="25"/>
          <unit value="Cel"/>
        </high>
      </temperatureRange>
      <maxDuration>
        <value value="2"/>
        <unit value="godzina(godzin)"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="h"/>
      </maxDuration>
    </handling>
  </typeTested>
</SpecimenDefinition>