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

: SSIDL LabCatalogTest: Płytki krwi - XML Representation

Raw xml | Download


<ObservationDefinition xmlns="http://hl7.org/fhir">
  <id value="SsidlLabCatalogTest-777-3"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-observationDefinition-labCatalogTest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div><p><strong>Definicja testu laboratoryjnego</strong></p><div><p>Nazwa na wyniku badania: <strong>Płytki krwi</strong></p><p>LOINC: <strong>[777-3] Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie</strong></p></div><p>Metoda: [LP6141-8] Automatyczne zliczanie</p><p>Jednostka wyniku: <strong>/uL 'na mikrolitr'</strong></p><p><strong>Wartości referencyjne</strong></p><ul><li><strong>Wartości normalne: 150-400 <strong>/uL</strong></strong></li></ul></div>
  </text>
  <url
       value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ObservationDefinition/ssidl-labCatalogTest-777-3"/>
  <version value="1"/>
  <title
         value="Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie"/>
  <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="KU"/>
        <display value="Katalog usług"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <code>
    <coding>
      <system value="http://loinc.com"/>
      <code value="777-3"/>
      <display
               value="Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie"/>
    </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="Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie"/>
  <permittedUnit>
    <system value="http://unitsofmeasure.org"/>
    <code value="/uL"/>
    <display value="na mikrolitr"/>
  </permittedUnit>
  <qualifiedValue>
    <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="150"/>
        <unit value="/uL"/>
      </low>
      <high>
        <value value="400"/>
        <unit value="/uL"/>
      </high>
    </range>
  </qualifiedValue>
</ObservationDefinition>