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: Hemoglobina - XML Representation

Raw xml | Download


<ObservationDefinition xmlns="http://hl7.org/fhir">
  <id value="SsidlLabCatalogTest-718-7"/>
  <meta>
    <profile
             value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-observationDefinition-labCatalogTest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div><p><strong>Definicja testu laboratoryjnego</strong></p><div><p>Nazwa na wyniku badania: <strong>Hemoglobina</strong></p><p>LOINC: <strong>[718-7] Hemoglobina: stężenie masowe: punkt w czasie: krew: ilościowy</strong></p><p>Jednostka wyniku: <strong>g/dL 'gram na decylitr'</strong></p></div><p><strong>Wartości referencyjne</strong></p><ul><li><strong>Wartości normalne: kobieta 11.5-16.5 g/dL</strong></li><li><strong>Wartości normalne: mężczyzna 13.0-18.0 g/dL</strong></li></ul></div>
  </text>
  <url
       value="http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ObservationDefinition/ssidl-labCatalogTest-718-7"/>
  <version value="1"/>
  <title
         value="Hemoglobina: stężenie masowe: punkt w czasie: krew: ilościowy"/>
  <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="718-7"/>
      <display
               value="Hemoglobina: stężenie masowe: punkt w czasie: krew: ilościowy"/>
    </coding>
  </code>
  <permittedDataType value="Quantity"/>
  <preferredReportName value="Hemoglobina"/>
  <permittedUnit>
    <system value="http://unitsofmeasure.org"/>
    <code value="g/dL"/>
    <display value="gram na decylitr"/>
  </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>
    <gender value="female"/>
    <range>
      <low>
        <value value="11.5"/>
        <unit value="g/dL"/>
      </low>
      <high>
        <value value="16.5"/>
        <unit value="g/dL"/>
      </high>
    </range>
  </qualifiedValue>
  <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>
    <gender value="male"/>
    <range>
      <low>
        <value value="13"/>
        <unit value="g/dL"/>
      </low>
      <high>
        <value value="18"/>
        <unit value="g/dL"/>
      </high>
    </range>
  </qualifiedValue>
</ObservationDefinition>