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

: Definicja testu wg SSIDL: MCV - XML Representation

Raw xml | Download


<ObservationDefinition xmlns="http://hl7.org/fhir">
  <id value="SsidlLabTestDefinition-787-2"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-observationDefinition-labTestDefinition"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div><p><strong>Definicja testu laboratoryjnego</strong></p><div><p>Sugerowana nazwa na wyniku badania: <strong>MCV</strong></p><p>LOINC: <strong>[787-2] [Brak pozycji w polskiej wersji]</strong></p><p>Metoda<strong>: [LP6141-8] Automatyczne zliczanie</strong></p><p>Jednostka wyniku:<strong> fL 'femtolitr'</strong></p></div><p><strong>Wartości referencyjne</strong><a href="Citation-SsidlCitation-1.html"> (źródło)</a></p><ul><li><strong>Wartości normalne: 77.0-93.0 fL</strong></li></ul></div>
  </text>
  <url
       value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ObservationDefinition/ssidl-labTestDefinition-787-2"/>
  <version value="1"/>
  <title value="[Brak pozycji w polskiej wersji]"/>
  <status value="active"/>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="workflow"/>
      <display value="Workflow Setting"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-definitionUseContext-CS"/>
        <code value="BW"/>
        <display value="Baza wiedzy SSIDL"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <code>
    <coding>
      <system value="http://loinc.com"/>
      <code value="787-2"/>
      <display value="[Brak pozycji w polskiej wersji]"/>
    </coding>
  </code>
  <permittedDataType value="Quantity"/>
  <method>
    <coding>
      <system value="http://loinc.org/part"/>
      <code value="LP6141-8"/>
      <display value="Automatyczne zliczanie"/>
    </coding>
  </method>
  <preferredReportName value="MCV"/>
  <permittedUnit>
    <system value="http://unitsofmeasure.org"/>
    <code value="fL"/>
    <display value="femtolitr"/>
  </permittedUnit>
  <qualifiedValue>
    <extension
               url="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/observationDefinition-qualifiedValue-sourceInfoReference">
      <valueReference>🔗 
        <reference value="Citation/SsidlCitation-1"/>
      </valueReference>
    </extension>
    <context>
      <coding>
        <system
                value="http://terminology.hl7.org/5.1.0/CodeSystem-referencerange-meaning.html"/>
        <code value="normal"/>
        <display value="Wartości normalne"/>
      </coding>
    </context>
    <range>
      <low>
        <value value="77"/>
        <unit value="fL"/>
      </low>
      <high>
        <value value="93"/>
        <unit value="fL"/>
      </high>
    </range>
  </qualifiedValue>
</ObservationDefinition>