eLab posistemės integracijos dokumentacija
0.3.3 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LT LAB ėminiai/mėginiai - TTL Representation

Active as of 2024-04-08

Peržiūrėti ttl | Atsisiųsti

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "lt-lab-specimens"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-08-07T19:50:01.234+03:00"^^xsd:dateTime ]
  ] ; # 
  fhir:language [ fhir:v "lt"] ; # 
  fhir:url [ fhir:v "https://www.medicinosnk.lt/CodeSystem/lt-lab-specimens"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.3"] ; # 
  fhir:title [
fhir:v "LT LAB ėminiai/mėginiai" ;
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "en" ]       ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LT LAB specimens" ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-08T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Registrų Centras"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Registrų Centras" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.registrucentras.lt/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "elab@registrucentras.lt" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LT" ] ;
fhir:display [ fhir:v "Lithuania" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "display" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage|display"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Display" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:description [ fhir:v "SNOMED kodas" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:description [ fhir:v "SNOMED ilgas pavadinimas" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AbdAbs" ] ;
fhir:display [ fhir:v "Intraabdominalinio absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16211211000119102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from intra-abdominal abscess (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AbdSw" ] ;
fhir:display [ fhir:v "Pilvo tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472904006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from abdomen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Abs" ] ;
fhir:display [ fhir:v "Absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119371008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AbsTis" ] ;
fhir:display [ fhir:v "Absceso audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258407001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Abscess tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AdpTis" ] ;
fhir:display [ fhir:v "Riebaliniai audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258414004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Adipose tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AdrBp" ] ;
fhir:display [ fhir:v "Antinksčio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309142006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Adrenal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AdrTis" ] ;
fhir:display [ fhir:v "Antinksčio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "303247002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Adrenal tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AeCultBl" ] ;
fhir:display [ fhir:v "Kraujas, aerobinis buteliukas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "866033003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen in aerobic blood culture bottle (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AmnF" ] ;
fhir:display [ fhir:v "Amniono skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119373006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Amniotic fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnCultBl" ] ;
fhir:display [ fhir:v "Kraujas, anaerobinis buteliukas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "866032008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen in anaerobic blood culture bottle (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnStamp" ] ;
fhir:display [ fhir:v "Išangės antspaudas ant lipnios skaidrios juostelės" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258664003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Scotch tape slide specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnaBp" ] ;
fhir:display [ fhir:v "Išangės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309265008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Anal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnaSw" ] ;
fhir:display [ fhir:v "Išangė (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258527002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Anal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnkJoF" ] ;
fhir:display [ fhir:v "Kulkšnies sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167875003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ankle joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AntNoSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "697989009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Anterior nares swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AnuTis" ] ;
fhir:display [ fhir:v "Išangės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128156008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from anus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AorTis" ] ;
fhir:display [ fhir:v "Aortos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "725372003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from aorta (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ApxSw" ] ;
fhir:display [ fhir:v "Kirmėlinės ataugos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472890006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from appendix (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AqHumF" ] ;
fhir:display [ fhir:v "Akies kamerų skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258444001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Aqueous humor specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ArtBl" ] ;
fhir:display [ fhir:v "Kraujas, arterinis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122552005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Arterial blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ArtBp" ] ;
fhir:display [ fhir:v "Arterijos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432097003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from artery obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ArtUmbBl" ] ;
fhir:display [ fhir:v "Kraujas, iš virkštelės, arterinis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "703430008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Arterial cord blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AutpSw" ] ;
fhir:display [ fhir:v "Autopsijos metu paimta tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446577002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab obtained during autopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "AxlSw" ] ;
fhir:display [ fhir:v "Pažastis (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445364004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of axilla (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "B9NC" ] ;
fhir:display [ fhir:v "Kraujas su citratu" ]
  ] [
fhir:code [ fhir:v "BK2E/K3E" ] ;
fhir:display [ fhir:v "Kraujas su K2/K3 EDTA" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445295009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Whole blood specimen with edetic acid (specimen) " ]     ] )
  ] [
fhir:code [ fhir:v "BLH" ] ;
fhir:display [ fhir:v "Kraujas su ličio heparinu" ]
  ] [
fhir:code [ fhir:v "BS" ] ;
fhir:display [ fhir:v "Sauso kraujo lašas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "440500007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Dried blood spot specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BalF" ] ;
fhir:display [ fhir:v "Bronchoalveolinio lavažo skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258607008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bronchoalveolar lavage fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BartCystF" ] ;
fhir:display [ fhir:v "Bartolinio liaukos cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446128003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from Bartholin gland cyst (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BartGlAbs" ] ;
fhir:display [ fhir:v "Bartolinio liaukos absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16215171000119102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of Bartholin gland (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bhirudin" ] ;
fhir:display [ fhir:v "Kraujas su hirudinu" ]
  ] [
fhir:code [ fhir:v "BilTrTis" ] ;
fhir:display [ fhir:v "Tulžies takų audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309491006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Biliary tract tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bile" ] ;
fhir:display [ fhir:v "Tulžis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119341000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bile specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BiteWdSw" ] ;
fhir:display [ fhir:v "Kąstinės žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "28971000087101" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from bite wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bl" ] ;
fhir:display [ fhir:v "Kraujas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119297000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BlComp" ] ;
fhir:display [ fhir:v "Kraujo komponentas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119300005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from blood product (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BlDonBl" ] ;
fhir:display [ fhir:v "Kraujas, kraujo donoro" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122560006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen from blood donor (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BlDonEry" ] ;
fhir:display [ fhir:v "Eritrocitai, kraujo donoro" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122581006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Erythrocyte specimen from blood donor (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BlDonSer" ] ;
fhir:display [ fhir:v "Serumas, kraujo donoro" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122589008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Serum specimen from blood donor (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BldBp" ] ;
fhir:display [ fhir:v "Šlapimo pūslės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309273004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bladder biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BldStn" ] ;
fhir:display [ fhir:v "Šlapimo pūslės akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258493006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bladder stone specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BldcBp" ] ;
fhir:display [ fhir:v "Tulžies latako bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309493009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bile duct biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BlrStn" ] ;
fhir:display [ fhir:v "Tulžies akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258490009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Biliary stone specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bm" ] ;
fhir:display [ fhir:v "Kaulų čiulpai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119359002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bone marrow specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BodF" ] ;
fhir:display [ fhir:v "Kūno skystis, nepatikslintas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309051001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Body fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bone" ] ;
fhir:display [ fhir:v "Kaulo audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258417006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bone tissue sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BoneBp" ] ;
fhir:display [ fhir:v "Kaulo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309105004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bone biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Bp" ] ;
fhir:display [ fhir:v "Bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258415003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrAbs" ] ;
fhir:display [ fhir:v "Smegenų absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446774006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of brain (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrBp" ] ;
fhir:display [ fhir:v "Smegenų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432139004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from brain obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrCystF" ] ;
fhir:display [ fhir:v "Smegenų cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16209291000119109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Brain cyst fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrNeoTis" ] ;
fhir:display [ fhir:v "Smegenų auglio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16210891000119102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Brain neoplasm tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrTis" ] ;
fhir:display [ fhir:v "Smegenų audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128157004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from brain (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BresBp" ] ;
fhir:display [ fhir:v "Krūties bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122601001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from breast obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BresCystF" ] ;
fhir:display [ fhir:v "Krūties cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "256889002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Breast cyst fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BronAsp" ] ;
fhir:display [ fhir:v "Bronchų sekretas (aspiratas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "441903006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen obtained by bronchial aspiration (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BronBp" ] ;
fhir:display [ fhir:v "Bronchų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309174004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bronchial biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BronBrs" ] ;
fhir:display [ fhir:v "Bronchų nuobrūžos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309176002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bronchial brushings specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BronTis" ] ;
fhir:display [ fhir:v "Bronchų audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128158009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from bronchus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrsBp" ] ;
fhir:display [ fhir:v "Sąnario tepalinio maišelio (bursos) bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309111001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bursa biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BrsTis" ] ;
fhir:display [ fhir:v "Sąnario tepalinio maišelio (bursos) audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309110000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bursa tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BurF" ] ;
fhir:display [ fhir:v "Sąnario tepalinio maišelio (bursos) skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258448003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Bursa fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BurnTis" ] ;
fhir:display [ fhir:v "Nudegimo žaizdos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258418001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Burn tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "BurnWd" ] ;
fhir:display [ fhir:v "Nudegimo žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119367005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from burn injury (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CSF" ] ;
fhir:display [ fhir:v "Smegenų skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258450006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cerebrospinal fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CVCaTip" ] ;
fhir:display [ fhir:v "Kateterio galas, centrinės venos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472929000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Central venous catheter tip submitted as specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CaTip" ] ;
fhir:display [ fhir:v "Kateterio galas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119312009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Catheter tip specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CapBl" ] ;
fhir:display [ fhir:v "Kraujas, kapiliarinis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122554006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Capillary blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CatIsWdSw" ] ;
fhir:display [ fhir:v "Kraujagyslinio kateterio įvedimo vietos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "735950000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of vascular catheter insertion site (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CcBp" ] ;
fhir:display [ fhir:v "Aklosios žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16213491000119109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cecum biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ChVil" ] ;
fhir:display [ fhir:v "Choriono gaureliai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258565009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Chorionic villi sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ClnBp" ] ;
fhir:display [ fhir:v "Gaubtinės žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309225009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Colonic biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ClnTis" ] ;
fhir:display [ fhir:v "Storosios žarnos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128159001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from colon (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Cnj" ] ;
fhir:display [ fhir:v "Akies junginės tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119401005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from conjunctiva (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CnjScr" ] ;
fhir:display [ fhir:v "Akies junginės nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447337004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from conjunctiva obtained by scraping (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CnjSw" ] ;
fhir:display [ fhir:v "Akies junginės išskyros (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258498002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Conjunctival swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CnjTis" ] ;
fhir:display [ fhir:v "Junginės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128160006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from conjunctiva (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Crn" ] ;
fhir:display [ fhir:v "Akies ragenos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119400006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from cornea (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrnDonTis" ] ;
fhir:display [ fhir:v "Donoro ragenos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212811000119105" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from donor cornea (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrnScr" ] ;
fhir:display [ fhir:v "Akies ragenos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258485006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Corneal scraping specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrnSw" ] ;
fhir:display [ fhir:v "Ragenos tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472894002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from cornea (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrnTis" ] ;
fhir:display [ fhir:v "Ragenos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128161005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from cornea (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrnUlc" ] ;
fhir:display [ fhir:v "Ragenos opos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212851000119106" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from corneal ulcer (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrtlBp" ] ;
fhir:display [ fhir:v "Kremzlės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309102001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cartilage biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrvBp" ] ;
fhir:display [ fhir:v "Gimdos kaklelio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309283000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cervical biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CrvSw" ] ;
fhir:display [ fhir:v "Gimdos kaklelio eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258524009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cervical swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CultBl" ] ;
fhir:display [ fhir:v "Kraujas, pasėliui" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446131002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen obtained for blood culture (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CvxTis" ] ;
fhir:display [ fhir:v "Gimdos kaklelio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127481002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from uterine cervix (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Cyst" ] ;
fhir:display [ fhir:v "Cistos turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119368000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from cyst (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CystF" ] ;
fhir:display [ fhir:v "Cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258453008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cyst fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "CystTis" ] ;
fhir:display [ fhir:v "Cistos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258420003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cyst tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DNA" ] ;
fhir:display [ fhir:v "DNR" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258566005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Deoxyribonucleic acid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DiaF" ] ;
fhir:display [ fhir:v "Dializatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258454002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Dialysate specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DiaphBr" ] ;
fhir:display [ fhir:v "Diafragmos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16223771000119107" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from diaphragm obtained by brushing (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DntTis" ] ;
fhir:display [ fhir:v "Danties audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309187005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Dental tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DpOpWd" ] ;
fhir:display [ fhir:v "Giliosios operacinės žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16211011000119108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from deep surgical wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DpWd" ] ;
fhir:display [ fhir:v "Giliosios žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16211051000119109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from deep wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DpWdSw" ] ;
fhir:display [ fhir:v "Giliosios žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472884007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from deep wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DrF" ] ;
fhir:display [ fhir:v "Skystis iš dreno" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258455001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Drainage fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DrIsWdSw" ] ;
fhir:display [ fhir:v "Dreno įvedimo vietos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258506007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of drain insertion site (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DuodBp" ] ;
fhir:display [ fhir:v "Dvylikapirštės žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309216003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Duodenal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DuodBrs" ] ;
fhir:display [ fhir:v "Dvylikapirštės žarnos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16216091000119108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Duodenal brushings specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "DuodUlc" ] ;
fhir:display [ fhir:v "Dvylikapirštės žarnos opos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16213651000119102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Duodenal ulcer specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ear" ] ;
fhir:display [ fhir:v "Ausies tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309165001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ear specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EarBp" ] ;
fhir:display [ fhir:v "Ausies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432910000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from ear obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EarF" ] ;
fhir:display [ fhir:v "Ausies eksudatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733056005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from ear (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EarTis" ] ;
fhir:display [ fhir:v "Ausies audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128162003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from ear (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ElbJoF" ] ;
fhir:display [ fhir:v "Alkūnės sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167869007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Elbow joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Elu" ] ;
fhir:display [ fhir:v "Eliuatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "40511003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Eluate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EmbrBp" ] ;
fhir:display [ fhir:v "Embriono bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258421004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Embryo biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EndBp" ] ;
fhir:display [ fhir:v "Endometriumo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122704003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from endometrium obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EndcBp" ] ;
fhir:display [ fhir:v "Endokardo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16215731000119104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Endocardium biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EndcBrs" ] ;
fhir:display [ fhir:v "Gimdos kaklelio nuobrūžos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "718684005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Endocervical brush specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EndcSw" ] ;
fhir:display [ fhir:v "Endocervikso eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "444787003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of endocervix (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EndmTis" ] ;
fhir:display [ fhir:v "Endometriumo audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128163008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from endometrium (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Epdd" ] ;
fhir:display [ fhir:v "Sėklidės prielipo tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309140003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Epididymis specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EpddBp" ] ;
fhir:display [ fhir:v "Sėklidės prielipo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431205006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from epididymis obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EpddF" ] ;
fhir:display [ fhir:v "Sėklidės prielipo skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732975005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from epididymis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EpgSw" ] ;
fhir:display [ fhir:v "Antgerklio eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "28991000087102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from epiglottis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EphBp" ] ;
fhir:display [ fhir:v "Stemplės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309209004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Esophageal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EphBrs" ] ;
fhir:display [ fhir:v "Stemplės nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309210009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Esophageal brushings specimen" ]     ] )
  ] [
fhir:code [ fhir:v "EphSw" ] ;
fhir:display [ fhir:v "Stemplė (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472877004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from esophagus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EphTis" ] ;
fhir:display [ fhir:v "Stemplės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127464006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from esophagus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EpidAbs" ] ;
fhir:display [ fhir:v "Epidurinio absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33541000087109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of epidural space (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EthSinBp" ] ;
fhir:display [ fhir:v "Akytkaulio sinuso bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212731000119107" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from ethmoid sinus obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ExEarF" ] ;
fhir:display [ fhir:v "Ausies išorinės klausomosios landos eksudatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732976006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from external auditory canal (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ExStWdSw" ] ;
fhir:display [ fhir:v "Išorinės stomos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29001000087102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from external stoma wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Eye" ] ;
fhir:display [ fhir:v "Akies tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119399004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from eye (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeBp" ] ;
fhir:display [ fhir:v "Akies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431232001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from eye region obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeDsc" ] ;
fhir:display [ fhir:v "Akies išskyros" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16209331000119103" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Eye discharge specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeF" ] ;
fhir:display [ fhir:v "Akies skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309128003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Eye fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeLdBp" ] ;
fhir:display [ fhir:v "Akies voko bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212771000119105" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from eyelid obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeLdSw" ] ;
fhir:display [ fhir:v "Akies voko tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30941000087105" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from eyelid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "EyeTis" ] ;
fhir:display [ fhir:v "Akies audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128164002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from eye (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FFP" ] ;
fhir:display [ fhir:v "Šviežiai šaldyta plazma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "346447007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fresh frozen plasma (product)" ]     ] )
  ] [
fhir:code [ fhir:v "FGen" ] ;
fhir:display [ fhir:v "Moters lytinių organų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309053003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Female genital specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FGenF" ] ;
fhir:display [ fhir:v "Moters lytinių organų skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122578001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Female genital fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FGenSw" ] ;
fhir:display [ fhir:v "Moters lytinių organų tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258519006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Female genital swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FNA" ] ;
fhir:display [ fhir:v "Bioptatas, aspiracija plona adata" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122550002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen obtained by fine needle aspiration procedure (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FetBp" ] ;
fhir:display [ fhir:v "Vaisiaus bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431234000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from fetus obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FinJoF" ] ;
fhir:display [ fhir:v "Rankos piršto sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167872000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Finger joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FisF" ] ;
fhir:display [ fhir:v "Fistulės skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258458004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fistula fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FlTb" ] ;
fhir:display [ fhir:v "Kiaušintakio tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127476006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from fallopian tube (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FlTbBp" ] ;
fhir:display [ fhir:v "Kiaušintakio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309290005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fallopian tube biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FosSw" ] ;
fhir:display [ fhir:v "Apyvarpės sekretas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258513007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Prepuce swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FscBp" ] ;
fhir:display [ fhir:v "Fascijos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309118007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fascia biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "FtJoF" ] ;
fhir:display [ fhir:v "Pėdos sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167876002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Foot joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GastBr" ] ;
fhir:display [ fhir:v "Skrandžio nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309213006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric brushings specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GastStSw" ] ;
fhir:display [ fhir:v "Gastrostomos anga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472886009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from gastrostomy stoma (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GastUlc" ] ;
fhir:display [ fhir:v "Skrandžio opos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309215004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric ulcer specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GenSw" ] ;
fhir:display [ fhir:v "Lytinių organų tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258508008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Genital swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GingBp" ] ;
fhir:display [ fhir:v "Dantenų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212691000119100" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gingiva biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GlbldTis" ] ;
fhir:display [ fhir:v "Tulžies pūslės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122656001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from gallbladder (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GstAnBp" ] ;
fhir:display [ fhir:v "Skrandžio prievarčio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309212001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric antral biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GstBp" ] ;
fhir:display [ fhir:v "Skrandžio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309211008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GstF" ] ;
fhir:display [ fhir:v "Skrandžio sultys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258459007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "GstFnBp" ] ;
fhir:display [ fhir:v "Skrandžio dugno bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309214000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Gastric fundus biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "H2O" ] ;
fhir:display [ fhir:v "Vanduo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119318008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Water specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Hair" ] ;
fhir:display [ fhir:v "Plaukas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119326000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Hair specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HajoF" ] ;
fhir:display [ fhir:v "Rankos sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167871007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Hand joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HdNeckBp" ] ;
fhir:display [ fhir:v "Galvos ir kaklo struktūros bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431885000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from head and neck structure obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Helm" ] ;
fhir:display [ fhir:v "Helmintas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258618008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Helminth specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Hemat" ] ;
fhir:display [ fhir:v "Hematomos turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258588005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Hematoma specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HipJoF" ] ;
fhir:display [ fhir:v "Klubo sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167873005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Hip joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HrhTis" ] ;
fhir:display [ fhir:v "Hemorojinio mazgo audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438336007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Hemorrhoid tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HrtBp" ] ;
fhir:display [ fhir:v "Širdies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122623002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from heart obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "HrtVlvTis" ] ;
fhir:display [ fhir:v "Širdies vožtuvo audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258424007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Heart valve tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "IleBp" ] ;
fhir:display [ fhir:v "Klubinės žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309217007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ileal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "IndSput" ] ;
fhir:display [ fhir:v "Skrepliai, indukuoti" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258610001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sputum specimen obtained by sputum induction (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "IngSw" ] ;
fhir:display [ fhir:v "Kirkšnies sritis (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445444005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of inguinal region (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ins" ] ;
fhir:display [ fhir:v "Vabzdys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258614005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Insect specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "IrTis" ] ;
fhir:display [ fhir:v "Rainelės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33911000087102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from iris (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Is" ] ;
fhir:display [ fhir:v "Izoliatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119303007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Microbial isolate specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "JejBp" ] ;
fhir:display [ fhir:v "Tuščiosios žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309219005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Jejunal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Jo" ] ;
fhir:display [ fhir:v "Sąnario tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309125000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Joint specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "JoBp" ] ;
fhir:display [ fhir:v "Sąnario bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309124001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Joint biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KidBp" ] ;
fhir:display [ fhir:v "Inksto bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309269002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Kidney biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KidBr" ] ;
fhir:display [ fhir:v "Inksto nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16212371000119106" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Kidney brushings specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KidCystF" ] ;
fhir:display [ fhir:v "Inksto cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16220971000119101" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen of fluid from cyst of kidney (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KidStn" ] ;
fhir:display [ fhir:v "Inksto akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258495004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Renal stone specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KidTis" ] ;
fhir:display [ fhir:v "Inksto audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127474009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from kidney (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "KneJoF" ] ;
fhir:display [ fhir:v "Kelio sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167874004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Knee joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LFlTb" ] ;
fhir:display [ fhir:v "Kairiojo kiaušintakio tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119385003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from left fallopian tube (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LV" ] ;
fhir:display [ fhir:v "Gyvas egzempliorius" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258613004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Living specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LYM" ] ;
fhir:display [ fhir:v "Limfocitai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119353001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lymphocyte specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LabUlc" ] ;
fhir:display [ fhir:v "Lytinių lūpų opos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16211011000119108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Labia ulcer specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LacF" ] ;
fhir:display [ fhir:v "Akies ašarų maišelio skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258465007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lacrimal fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LacMucF" ] ;
fhir:display [ fhir:v "Ašarų maišelio mukocelės skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446908003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from mucocele of lacrimal sac (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Larva" ] ;
fhir:display [ fhir:v "Lerva" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258615006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Larva specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LarxBp" ] ;
fhir:display [ fhir:v "Gerklų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309182004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Larynx biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LbSw" ] ;
fhir:display [ fhir:v "Lytinių lūpų tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472887000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from labia (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Lens" ] ;
fhir:display [ fhir:v "Akies lęšiukas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258601009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lens specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LensF" ] ;
fhir:display [ fhir:v "Kontaktinių lešių tirpalas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258599007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Contact lens solution sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LgmBp" ] ;
fhir:display [ fhir:v "Raiščio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309115005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ligament biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LipBp" ] ;
fhir:display [ fhir:v "Lūpos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309483002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lip biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LipSw" ] ;
fhir:display [ fhir:v "Lūpos tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472891005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from lip (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LivAbs" ] ;
fhir:display [ fhir:v "Kepenų absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446674003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of liver (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LivBp" ] ;
fhir:display [ fhir:v "Kepenų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309203003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Liver biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LivTis" ] ;
fhir:display [ fhir:v "Kepenų audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128168004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from liver (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ln" ] ;
fhir:display [ fhir:v "Limfmazgis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258589002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lymph node sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LnAsp" ] ;
fhir:display [ fhir:v "Limfinio mazgo aspiratas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "302795002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lymph node aspirate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LnIsWdSw" ] ;
fhir:display [ fhir:v "Kateterio įvedimo vietos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258507003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of line insertion site (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LngTis" ] ;
fhir:display [ fhir:v "Plaučių audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399492000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from lung (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Loch" ] ;
fhir:display [ fhir:v "Lochijos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122579009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Genital lochia specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LphNoTis" ] ;
fhir:display [ fhir:v "Limfmazgio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309078004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lymph node tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LphnoBp" ] ;
fhir:display [ fhir:v "Limfmazgio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309079007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lymph node biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LpoBp" ] ;
fhir:display [ fhir:v "Lipomos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309073008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lipoma biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Lrx" ] ;
fhir:display [ fhir:v "Gerklų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "430144001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from larynx (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LrxSw" ] ;
fhir:display [ fhir:v "Gerklų eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472888005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from larynx (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LungAbs" ] ;
fhir:display [ fhir:v "Plaučių absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29011000087100" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of lung (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LungBp" ] ;
fhir:display [ fhir:v "Plaučio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122610009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from lung obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "LwResp" ] ;
fhir:display [ fhir:v "Apatinių kvėpavimo takų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258606004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Lower respiratory tract specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MGen" ] ;
fhir:display [ fhir:v "Vyro lytinių organų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309052008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Male genital specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MGenSw" ] ;
fhir:display [ fhir:v "Vyro lytinių organų tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258509000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Male genital swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Mag" ] ;
fhir:display [ fhir:v "Vabzdžio lerva" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258616007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Maggot specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MastBp" ] ;
fhir:display [ fhir:v "Speninės ataugos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309181006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Mastoid biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MdEarBp" ] ;
fhir:display [ fhir:v "Vidurinės ausies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309167009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Middle ear biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MdEarF" ] ;
fhir:display [ fhir:v "Vidurinės ausies skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258466008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Middle ear fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MdstBp" ] ;
fhir:display [ fhir:v "Tarpuplaučio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "434014007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from mediastinum obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Me" ] ;
fhir:display [ fhir:v "Mekonijus" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119340004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Meconium specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MenBp" ] ;
fhir:display [ fhir:v "Smegenų dangalų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432145007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from meninges obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Milk" ] ;
fhir:display [ fhir:v "Motinos pienas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446676001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Expressed breast milk specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MltJoF" ] ;
fhir:display [ fhir:v "Keleto sąnarių sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167867009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Multiple joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MortTis" ] ;
fhir:display [ fhir:v "Pomirtiniai audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258484005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Postmortem tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MouthBp" ] ;
fhir:display [ fhir:v "Burnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309188000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Mouth biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MscBp" ] ;
fhir:display [ fhir:v "Raumens bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309507001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Muscle biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "MsntBp" ] ;
fhir:display [ fhir:v "Žarnų pasaito bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432146008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from mesentery obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "Nukleorūgštis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "448789008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nucleic acid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NPhBp" ] ;
fhir:display [ fhir:v "Nosiaryklės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309180007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nasopharyngeal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NSinBp" ] ;
fhir:display [ fhir:v "Nosies sinuso bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433860001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from nasal sinus obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NSinFNA" ] ;
fhir:display [ fhir:v "Ėminys iš prienosinio ančio, aspiracija plona adata" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433861002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from nasal sinus obtained by fine needle aspiration biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NSinMuBp" ] ;
fhir:display [ fhir:v "Nosies sinuso gleivinės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16223091000119106" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen of mucosa of nasal sinus obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Nail" ] ;
fhir:display [ fhir:v "Nagas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119327009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nail specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NailScr" ] ;
fhir:display [ fhir:v "Nago nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447098004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from nail obtained by scraping (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NcrTis" ] ;
fhir:display [ fhir:v "Nekroziniai audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447407009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from necrotic tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NewBl" ] ;
fhir:display [ fhir:v "Kraujas, naujagimio" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122562003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen from newborn (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoAnaAxSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + išangė + pažastis (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33641000087108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and anus and axilla (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoAnaSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + išangė (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33651000087106" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and anus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoAnaThSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + išangė + gerklė (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33671000087100" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and anus and throat (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoAnaUmSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + išangė + virkštelė (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33661000087109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and anus and umbilicus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoAxIngSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + pažastis+ kikšnis (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42061000087105" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and axillary fossa and inguinal region (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoThSw" ] ;
fhir:display [ fhir:v "Nosies priekinių landų sekretas + gerklė (tamponai)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433881000124103" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Combined specimen from swab of anterior nares and throat (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NosBp" ] ;
fhir:display [ fhir:v "Nosies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309178001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nasal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Nose" ] ;
fhir:display [ fhir:v "Nosies tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119388001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from internal nose (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NoseSw" ] ;
fhir:display [ fhir:v "Nosies sekretas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445297001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of internal nose (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Nph" ] ;
fhir:display [ fhir:v "Nosiaryklės tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "430248009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from nasopharyngeal structure (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NphAsp" ] ;
fhir:display [ fhir:v "Nosiaryklės eksudatas (aspiratas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258411007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nasopharyngeal aspirate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NphSw" ] ;
fhir:display [ fhir:v "Nosiaryklės eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258500001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nasopharyngeal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NphWs" ] ;
fhir:display [ fhir:v "Nosiaryklės išplovos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258467004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nasopharyngeal washings (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "NrvBp" ] ;
fhir:display [ fhir:v "Nervo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309130001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Nerve biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OmnBp" ] ;
fhir:display [ fhir:v "Didžiosios taukinės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309208007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Omentum biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OmtTis" ] ;
fhir:display [ fhir:v "Didžiosios taukinės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309495002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Omentum tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OpWdSw" ] ;
fhir:display [ fhir:v "Operacinės žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472883001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from surgical wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OphAsp" ] ;
fhir:display [ fhir:v "Burnaryklės aspiratas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258412000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Oropharyngeal aspirate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OphSw" ] ;
fhir:display [ fhir:v "Burnaryklės eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "461911000124106" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab specimen from oropharynx (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OphWs" ] ;
fhir:display [ fhir:v "Burnaryklės išplovos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1149105007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Oropharyngeal washings (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OrTis" ] ;
fhir:display [ fhir:v "Burnos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309186001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Oral tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OraSw" ] ;
fhir:display [ fhir:v "Burnos tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "418932006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Oral swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ova" ] ;
fhir:display [ fhir:v "Kiaušidės tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128155007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from ovary (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OvaAbs" ] ;
fhir:display [ fhir:v "Kiaušidės absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32641000087102" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of ovary (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OvaBp" ] ;
fhir:display [ fhir:v "Kiaušidės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122708000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from ovary obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OvaCystF" ] ;
fhir:display [ fhir:v "Kiaušidės cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732972008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from cyst of ovary (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OvaF" ] ;
fhir:display [ fhir:v "Kiaušidės skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309292002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ovarian fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "OvaTis" ] ;
fhir:display [ fhir:v "Kiaušidės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127482009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from ovary (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Plazma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119361006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Plasma specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "P9NC" ] ;
fhir:display [ fhir:v "Plazma su Na citratu" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "708048008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Plasma specimen with citrate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PK2E/K3E" ] ;
fhir:display [ fhir:v "Plazma su K2/K3 EDTA" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "708049000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Plasma specimen with ethylenediamine tetraacetic acid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PPP" ] ;
fhir:display [ fhir:v "Plazma, stokojanti trombocitų" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119362004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Platelet poor plasma specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PRP" ] ;
fhir:display [ fhir:v "Plazma, gausi trombocitų" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119363009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Platelet rich plasma specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PancBp" ] ;
fhir:display [ fhir:v "Kasos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309206006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pancreas biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PancCystF" ] ;
fhir:display [ fhir:v "Kasos cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16220931000119104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pancreas cyst fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PancStn" ] ;
fhir:display [ fhir:v "Kasos akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258494000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pancreatic stone specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PancTis" ] ;
fhir:display [ fhir:v "Kasos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127470000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from pancreas (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ped" ] ;
fhir:display [ fhir:v "Ūtėlė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16214211000119104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pediculus specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PelvAbs" ] ;
fhir:display [ fhir:v "Dubens absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29041000087104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from pelvic abscess (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Pen" ] ;
fhir:display [ fhir:v "Varpos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119397002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from penis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PenBp" ] ;
fhir:display [ fhir:v "Varpos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432142005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from penis obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PenDsc" ] ;
fhir:display [ fhir:v "Varpos išskyros" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732295009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Discharge specimen from penis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PenSw" ] ;
fhir:display [ fhir:v "Varpa (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258510005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Penis swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PenTis" ] ;
fhir:display [ fhir:v "Varpos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128169007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from penis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PenWdScr" ] ;
fhir:display [ fhir:v "Varpos žaizdos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733484007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from lesion of penis obtained by scraping (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PerBl" ] ;
fhir:display [ fhir:v "Kraujas, periferinis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122551003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Peripheral blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PerCaTip" ] ;
fhir:display [ fhir:v "Kateterio galas, periferinės kraujagyslės" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472923004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Peripheral vascular catheter tip submitted as specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PerenF" ] ;
fhir:display [ fhir:v "Perirenalinio tarpo skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733101007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from perirenal region (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PerenTis" ] ;
fhir:display [ fhir:v "Perirenaliniai audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "608856009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from perirenal tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PhrAsp" ] ;
fhir:display [ fhir:v "Ryklės eksudatas (aspiratas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447391001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from pharynx obtained by aspiration (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PhrBp" ] ;
fhir:display [ fhir:v "Ryklės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309193002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pharyngeal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PhrSw" ] ;
fhir:display [ fhir:v "Ryklės eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472881004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from pharynx (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PhrWs" ] ;
fhir:display [ fhir:v "Ryklės išplovos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258469001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pharyngeal washings (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PilfisWdSw" ] ;
fhir:display [ fhir:v "Pilonidinės fistulės (sinuso) eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438343001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of pilonidal sinus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Plac" ] ;
fhir:display [ fhir:v "Placenta ar Placentos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119403008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from placenta (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PlacBp" ] ;
fhir:display [ fhir:v "Placentos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309293007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Placenta biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PlacTis" ] ;
fhir:display [ fhir:v "Placentos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122736005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from placenta (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PlrBp" ] ;
fhir:display [ fhir:v "Pleuros bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309172000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pleura biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PlrF" ] ;
fhir:display [ fhir:v "Pleuros skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "418564007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pleural fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PlrTis" ] ;
fhir:display [ fhir:v "Pleuros audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127460002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from pleura (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PltP" ] ;
fhir:display [ fhir:v "Trombocitų masė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "256395009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Platelet product (product)" ]     ] )
  ] [
fhir:code [ fhir:v "PranaBp" ] ;
fhir:display [ fhir:v "Perianalinės srities bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16223731000119109" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from perianal region obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PranaSw" ] ;
fhir:display [ fhir:v "Perianalinė sritis (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258526006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Perianal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PranaWdSw" ] ;
fhir:display [ fhir:v "Perianalinės srities žaizdos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733485008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from lesion of perianal region obtained by scraping (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrcF" ] ;
fhir:display [ fhir:v "Perikardo skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122571007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pericardial fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrcdBp" ] ;
fhir:display [ fhir:v "Perikardo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "434250007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from pericardium obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PresWdSw" ] ;
fhir:display [ fhir:v "Spaudimo sukelto sužalojimo (pragulos) eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472885008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from pressure injury (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrnSw" ] ;
fhir:display [ fhir:v "Tarpvietė (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258525005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Perineal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ProdTis" ] ;
fhir:display [ fhir:v "Periodonto audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "734379005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from periodontal tissue (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrsF" ] ;
fhir:display [ fhir:v "Prostatos sekretas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258470000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Prostatic fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrsMsgF" ] ;
fhir:display [ fhir:v "Prostatos sekretas, po prostatos masažo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258471001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Prostatic massage fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Prst" ] ;
fhir:display [ fhir:v "Parazitas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258617003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Parasite specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrstBp" ] ;
fhir:display [ fhir:v "Prostatos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309132009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Prostate biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrstTis" ] ;
fhir:display [ fhir:v "Prostatos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128170008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from prostate (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrstWorm" ] ;
fhir:display [ fhir:v "Parazitinė kirmėlė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "704663000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Parasitic worm specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrtDiaF" ] ;
fhir:display [ fhir:v "Peritoninis dializatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "168140004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Peritoneal dialysate specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrtF" ] ;
fhir:display [ fhir:v "Pilvaplėvės skystis (ascitas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "168139001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Peritoneal fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrtJo" ] ;
fhir:display [ fhir:v "Dirbtino sąnario tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1003711005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from prosthetic joint (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Prth" ] ;
fhir:display [ fhir:v "Protezas/implantas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "439961009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Implant submitted as specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrthBp" ] ;
fhir:display [ fhir:v "Prieskydinės liaukos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309151003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Parathyroid biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrtnBp" ] ;
fhir:display [ fhir:v "Pilvaplėvės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309207002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Peritoneal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PrtnSw" ] ;
fhir:display [ fhir:v "Pilvaplėvės ertmė (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472868006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from peritoneal cavity structure (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Pus" ] ;
fhir:display [ fhir:v "Pūliai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119323008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pus specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "PusSw" ] ;
fhir:display [ fhir:v "Pūliai (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258502009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pus swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RBC" ] ;
fhir:display [ fhir:v "Eritrocitai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119351004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Erythrocyte specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RBCP" ] ;
fhir:display [ fhir:v "Eritrocitų masė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "126242007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Red blood cells, blood product (product)" ]     ] )
  ] [
fhir:code [ fhir:v "RFlTb" ] ;
fhir:display [ fhir:v "Dešiniojo kiaušintakio tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119384004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from right fallopian tube (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RNA" ] ;
fhir:display [ fhir:v "RNR" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "441673008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ribonucleic acid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RctBp" ] ;
fhir:display [ fhir:v "Tiesiosios žarnos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309262006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Rectal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RctTis" ] ;
fhir:display [ fhir:v "Tiesiosios žarnos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309200000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Rectal tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Rec" ] ;
fhir:display [ fhir:v "Tiesiosios žarnos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447955000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from rectum (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RecScr" ] ;
fhir:display [ fhir:v "Tiesiosios žarnos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258429002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Rectal scrape specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RecSw" ] ;
fhir:display [ fhir:v "Tiesioji žarna (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258528007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Rectal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Resp" ] ;
fhir:display [ fhir:v "Kvėpavimo takų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258603007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from respiratory system (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RtTis" ] ;
fhir:display [ fhir:v "Tinklainės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399451009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from retina (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RtperiBp" ] ;
fhir:display [ fhir:v "Retroperitoninio tarpo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "434244002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from retroperitoneum obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "RtperiTis" ] ;
fhir:display [ fhir:v "Retroperitoninio tarpo audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438803004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from retroperitoneum (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Serumas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119364003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Serum specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Sal" ] ;
fhir:display [ fhir:v "Seilės" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119342007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Saliva specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SalGlBp" ] ;
fhir:display [ fhir:v "Seilių liaukos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433119005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from salivary gland obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SalglTis" ] ;
fhir:display [ fhir:v "Seilių liaukos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309190004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Excised salivary gland specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SbretF" ] ;
fhir:display [ fhir:v "Akies subretinalinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258476006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Subretinal fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ScaTis" ] ;
fhir:display [ fhir:v "Rando audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "733103005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from scar (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SclTis" ] ;
fhir:display [ fhir:v "Odenos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33921000087105" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from sclera (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ScrSw" ] ;
fhir:display [ fhir:v "Kapšelio tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258518003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Scrotal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SebCystF" ] ;
fhir:display [ fhir:v "Odos riebalinės liaukos cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438595008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from sebaceous cyst (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Sem" ] ;
fhir:display [ fhir:v "Sperma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119347001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Seminal fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SemVscBp" ] ;
fhir:display [ fhir:v "Sėklinės pūslelės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433854001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from seminal vesicle obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SftTis" ] ;
fhir:display [ fhir:v "Minkštieji (gilieji) audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309072003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Soft tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ShoJoF" ] ;
fhir:display [ fhir:v "Peties sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167868004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Shoulder joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SigmBr" ] ;
fhir:display [ fhir:v "Riestinės žarnos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309261004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sigmoid colon brushings specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SinF" ] ;
fhir:display [ fhir:v "Prienosinio ančio skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258474009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sinus fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SinWs" ] ;
fhir:display [ fhir:v "Prienosinio ančio išplovos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258475005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sinus washings (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkMscBp" ] ;
fhir:display [ fhir:v "Skeleto raumens bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432058006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from skeletal muscle obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinBp" ] ;
fhir:display [ fhir:v "Odos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309066003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinCystF" ] ;
fhir:display [ fhir:v "Odos cistos turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309075001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin cyst specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinFib" ] ;
fhir:display [ fhir:v "Odos fibroblastai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258569003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin fibroblast specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinScr" ] ;
fhir:display [ fhir:v "Odos nuograndos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446952006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from skin obtained by scraping (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinSw" ] ;
fhir:display [ fhir:v "Odos tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258503004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinUlcSw" ] ;
fhir:display [ fhir:v "Odos opos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258505006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin ulcer swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinWd" ] ;
fhir:display [ fhir:v "Odos žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309068002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Skin lesion specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SkinWdSw" ] ;
fhir:display [ fhir:v "Odos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472862007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from lesion of skin (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SlvStn" ] ;
fhir:display [ fhir:v "Seilių liaukos akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "732293002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Salivary calculus specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SmIntTis" ] ;
fhir:display [ fhir:v "Plonosios žarnos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122638001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from small intestine (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SpCordBp" ] ;
fhir:display [ fhir:v "Nugaros smegenų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431697001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from spinal cord obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SpWd" ] ;
fhir:display [ fhir:v "Paviršinės žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "734381007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from superficial wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SpWdSw" ] ;
fhir:display [ fhir:v "Paviršinės žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472882006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from superficial wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SpermCelF" ] ;
fhir:display [ fhir:v "Spermatocelės skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438545007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Fluid specimen from spermatocele (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SplBp" ] ;
fhir:display [ fhir:v "Blužnies bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433760005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from spleen obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SprCordBp" ] ;
fhir:display [ fhir:v "Sėklinio latako bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "433873002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from spermatic cord obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Sput" ] ;
fhir:display [ fhir:v "Skrepliai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119334006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sputum specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SputSw" ] ;
fhir:display [ fhir:v "Skrepliai, atkosėti ant tampono" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258499005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cough swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "St" ] ;
fhir:display [ fhir:v "Išmatos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119339001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Stool specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Stem" ] ;
fhir:display [ fhir:v "Kamieninės ląstelės" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57731000052104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Stem cell specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "StmTis" ] ;
fhir:display [ fhir:v "Skrandžio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128171007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from stomach (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Stn" ] ;
fhir:display [ fhir:v "Akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119350003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Calculus specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Surg" ] ;
fhir:display [ fhir:v "Operacinė medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373826004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Surgical excision sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Sweat" ] ;
fhir:display [ fhir:v "Prakaitas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122569007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Sweat specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SynBp" ] ;
fhir:display [ fhir:v "Sąnario sinovijos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309122002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Synovium biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SynF" ] ;
fhir:display [ fhir:v "Sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119332005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Synovial fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "SynTis" ] ;
fhir:display [ fhir:v "Sąnario sinovijos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309121009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Synovial tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Tears" ] ;
fhir:display [ fhir:v "Ašaros" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122594008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tears specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TestTis" ] ;
fhir:display [ fhir:v "Sėklidės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127475005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from testis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ThmGlBp" ] ;
fhir:display [ fhir:v "Užkrūčio liaukos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399633004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from thymus gland obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Thrt" ] ;
fhir:display [ fhir:v "Gerklės tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119389009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from throat (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ThrtSw" ] ;
fhir:display [ fhir:v "Gerklės eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258529004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Throat swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ThyrBp" ] ;
fhir:display [ fhir:v "Skydliaukės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432984003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from thyroid obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ThyrCystF" ] ;
fhir:display [ fhir:v "Skydliaukės cistos skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309147000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Thyroid cyst fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ThyrFNA" ] ;
fhir:display [ fhir:v "Skydliaukės aspiratas plona adata" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309146009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Thyroid fine needle aspirate specimen (specimen) " ]     ] )
  ] [
fhir:code [ fhir:v "Tick" ] ;
fhir:display [ fhir:v "Erkė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "710069003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tick specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Tis" ] ;
fhir:display [ fhir:v "Audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119376003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TisF" ] ;
fhir:display [ fhir:v "Intersticinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258479004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Interstitial fluid specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TnTstBp" ] ;
fhir:display [ fhir:v "Sėklidės dangalo bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431413009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from tunica of testis obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TndBp" ] ;
fhir:display [ fhir:v "Sausgyslės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309113003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tendon biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TngBp" ] ;
fhir:display [ fhir:v "Liežuvio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309189008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tongue biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Tns" ] ;
fhir:display [ fhir:v "Tonzilių tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "430222001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from tonsil (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TnsBp" ] ;
fhir:display [ fhir:v "Tonzilės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309191000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tonsil biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TnsSw" ] ;
fhir:display [ fhir:v "Tonzilių eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472867001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from tonsil (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "ToJoF" ] ;
fhir:display [ fhir:v "Kojos piršto sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167877006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Toe joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TootAbs" ] ;
fhir:display [ fhir:v "Danties absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29021000087108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of tooth (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TrKidBp" ] ;
fhir:display [ fhir:v "Transplantuoto inksto bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438661003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from transplanted kidney obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TrLivBp" ] ;
fhir:display [ fhir:v "Transplantuotų kepenų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438543000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from transplanted liver obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TrLungBp" ] ;
fhir:display [ fhir:v "Transplantuoto plaučio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438454007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from transplanted lung obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TraAsp" ] ;
fhir:display [ fhir:v "Trachėjos sekretas (aspiratas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445447003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from trachea obtained by aspiration (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TraBp" ] ;
fhir:display [ fhir:v "Trachėjos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309169007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tracheal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TraStWdSw" ] ;
fhir:display [ fhir:v "Tracheostomos žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472870002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from tracheostomy wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TraTis" ] ;
fhir:display [ fhir:v "Trachėjos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128173005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from trachea (specimen" ]     ] )
  ] [
fhir:code [ fhir:v "TrunkBp" ] ;
fhir:display [ fhir:v "Liemens srities bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "431412004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from trunk obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Tst" ] ;
fhir:display [ fhir:v "Sėklidės tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128154006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from testis (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TstBp" ] ;
fhir:display [ fhir:v "Sėklidės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309137003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Testes biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TstSw" ] ;
fhir:display [ fhir:v "Sėklidės tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472861000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from testicle (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "TumTis" ] ;
fhir:display [ fhir:v "Auglio (naviko) audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258435002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tumor tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Šlapimas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122575003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UBldTis" ] ;
fhir:display [ fhir:v "Šlapimo pūslės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309272009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urinary bladder tissue specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "USed" ] ;
fhir:display [ fhir:v "Šlapimo nuosėdos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122567009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine sediment specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Ulc" ] ;
fhir:display [ fhir:v "Opos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119369008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from ulcer (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UlcSw" ] ;
fhir:display [ fhir:v "Opos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472871003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from ulcer (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UmbBl" ] ;
fhir:display [ fhir:v "Kraujas, iš virkštelės" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122556008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cord blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UmbSw" ] ;
fhir:display [ fhir:v "Virkštelė (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445367006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab of umbilicus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UmbTis" ] ;
fhir:display [ fhir:v "Virkštelės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258436001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Umbilical cord tissue sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UpResp" ] ;
fhir:display [ fhir:v "Viršutinių kvėpavimo takų tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258604001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Upper respiratory specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UpRespSw" ] ;
fhir:display [ fhir:v "Viršutinių kvėpavimo takų tiriamoji medžiaga (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309164002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Upper respiratory swab specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UrtBp" ] ;
fhir:display [ fhir:v "Šlapimtakio bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309271002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ureter biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UrtStn" ] ;
fhir:display [ fhir:v "Šlapimtakio akmuo" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258496003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Ureteric stone specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UrtTis" ] ;
fhir:display [ fhir:v "Šlapimtakio audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399624001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from ureter (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Urth" ] ;
fhir:display [ fhir:v "Šlaplės sekretas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258530009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urethral swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UrthBp" ] ;
fhir:display [ fhir:v "Šlaplės bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309277003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urethra biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UrthTis" ] ;
fhir:display [ fhir:v "Šlaplės audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128174004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from urethra (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Utr" ] ;
fhir:display [ fhir:v "Gimdos ertmės eksudatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127479004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from uterus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UtrBp" ] ;
fhir:display [ fhir:v "Gimdos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432059003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from uterus obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UtrTis" ] ;
fhir:display [ fhir:v "Gimdos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "127480001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from uterus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "UvTis" ] ;
fhir:display [ fhir:v "Uogenos audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399619004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from uvea (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VCordBp" ] ;
fhir:display [ fhir:v "Balso stygų bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309184003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vocal cord biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VenBl" ] ;
fhir:display [ fhir:v "Kraujas, veninis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122555007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Venous blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VenUmbBl" ] ;
fhir:display [ fhir:v "Kraujas, iš virkštelės, veninis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "703431007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Venous cord blood specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VertDc" ] ;
fhir:display [ fhir:v "Tarpslankstelinio disko tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "438960000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from intervertebral disc (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VesF" ] ;
fhir:display [ fhir:v "Pūslelės (vezikulės) skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258482009" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vesicle fluid sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VesFSw" ] ;
fhir:display [ fhir:v "Pūslelės (vezikulės) skystis (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472875007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from vesicle (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnBp" ] ;
fhir:display [ fhir:v "Makšties bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309280002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vaginal biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnInSw" ] ;
fhir:display [ fhir:v "Makšties prieangio išskyros (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "472899007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Swab from vaginal introitus (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnRecSw" ] ;
fhir:display [ fhir:v "Makšties prieangio išskyros + tiesioji žarna (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "708317005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Pooled specimen from vaginal introitus and rectal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnSec" ] ;
fhir:display [ fhir:v "Makšties išskyros" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258577004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vaginal secretion specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnSw" ] ;
fhir:display [ fhir:v "Makšties išskyros (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258520000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vaginal swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnTis" ] ;
fhir:display [ fhir:v "Makšties audiniai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128175003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Tissue specimen from vagina (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnVltBp" ] ;
fhir:display [ fhir:v "Makšties skliauto bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309281003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vaginal vault biopsy specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VgnWs" ] ;
fhir:display [ fhir:v "Makšties išplovos" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258481002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vaginal washout fluid specimen" ]     ] )
  ] [
fhir:code [ fhir:v "VnBp" ] ;
fhir:display [ fhir:v "Venos bioptatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "432061007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from vein obtained by biopsy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VntBrCSF" ] ;
fhir:display [ fhir:v "Smegenų skystis, iš smegenų skilvelio" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445372002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cerebrospinal fluid specimen from ventricle of brain (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VntShCSF" ] ;
fhir:display [ fhir:v "Smegenų skystis, iš ventrikuloperitoninio šunto" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446861007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Cerebrospinal fluid specimen obtained via ventriculoperitoneal shunt (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Vom" ] ;
fhir:display [ fhir:v "Vėmalai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122572000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vomitus specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VtHumF" ] ;
fhir:display [ fhir:v "Akies stiklakūnio skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258438000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vitreous humor specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VulvAbs" ] ;
fhir:display [ fhir:v "Vulvos absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33331000087108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from abscess of vulva (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "VulvSw" ] ;
fhir:display [ fhir:v "Moters išorinių lytinių organų (vulvos) išskyros (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258523003" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Vulval swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "WBC" ] ;
fhir:display [ fhir:v "Leukocitai" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258591005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "White blood cell specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "Wd" ] ;
fhir:display [ fhir:v "Žaizdos tiriamoji medžiaga" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119365002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "WdAbs" ] ;
fhir:display [ fhir:v "Žaizdos absceso turinys" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119366001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from wound abscess (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "WdF" ] ;
fhir:display [ fhir:v "Žaizdos eksudatas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122568004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Exudate specimen from wound (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "WdSw" ] ;
fhir:display [ fhir:v "Žaizdos eksudatas (tamponas)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258531008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Wound swab (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "WrJoF" ] ;
fhir:display [ fhir:v "Riešo sąnario sinovinis skystis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167870008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Wrist joint synovial fluid (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "XXX" ] ;
fhir:display [ fhir:v "Ėminys, nepatikslintas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "430304001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Specimen from unspecified body site (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "aspU" ] ;
fhir:display [ fhir:v "Šlapimas, suprapubinis aspiratas" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258576008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Suprapubic aspirate sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "bagU" ] ;
fhir:display [ fhir:v "Šlapimas, iš vaikiško šlapimo surinkimo maišelio" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16221371000119107" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained from pediatric urine collection bag" ]     ] )
  ] [
fhir:code [ fhir:v "catU" ] ;
fhir:display [ fhir:v "Šlapimas, per kateterį" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122565001" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urinary catheter specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "conU" ] ;
fhir:display [ fhir:v "Šlapimas, iš dirbtinio šlapimo rezervuaro (konduito)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447104008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen from urinary conduit (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "cvU" ] ;
fhir:display [ fhir:v "Šlapimas, vidurinė srovė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258574006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Mid-stream urine sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "cystU" ] ;
fhir:display [ fhir:v "Šlapimas, iš šlapimo pūslės su cistoskopu" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "699285000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained from bladder by cystoscopy (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "dU" ] ;
fhir:display [ fhir:v "Šlapimas, 24 val." ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "276833005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "24 hour urine specimen (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "epiU" ] ;
fhir:display [ fhir:v "Šlapimas, per epicistostomą" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "699287008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained via suprapubic indwelling urinary catheter (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "fmU" ] ;
fhir:display [ fhir:v "Šlapimas, rytinis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258575007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Early morning urine sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "fvU" ] ;
fhir:display [ fhir:v "Šlapimas, pirmoji srovė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "698276005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "First stream urine sample (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "icatU" ] ;
fhir:display [ fhir:v "Šlapimas, per ilgalaikį kateterį" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446846006" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained via indwelling urinary catheter (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "kidU" ] ;
fhir:display [ fhir:v "Šlapimas, iš inksto" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446907008" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained from kidney (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "nefU" ] ;
fhir:display [ fhir:v "Šlapimas, per nefrostomą" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "442173007" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen from nephrostomy tube (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "pBl" ] ;
fhir:display [ fhir:v "Kraujas, paciento" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122561005" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Blood specimen from patient (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "pS" ] ;
fhir:display [ fhir:v "Serumas, paciento" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122590004" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Serum specimen from patient (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "scatU" ] ;
fhir:display [ fhir:v "Šlapimas, per vienkartinį kateterį" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16221251000119108" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen obtained via straight catheter (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "urtU" ] ;
fhir:display [ fhir:v "Šlapimas, iš šlapimtakio" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "444937002" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen from ureter (specimen)" ]     ] )
  ] [
fhir:code [ fhir:v "urtstU" ] ;
fhir:display [ fhir:v "Šlapimas, per ureterostomą" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33351000087104" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Urine specimen from ureterostomy" ]     ] )
  ] [
fhir:code [ fhir:v "vP" ] ;
fhir:display [ fhir:v "Plazma, veninė" ] ;
    ( fhir:property [
fhir:code [ fhir:v "snomed-code" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "snomed-ct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "703432000" ]       ]     ] [
fhir:code [ fhir:v "snomed-fsn" ] ;
fhir:value [ fhir:v "Venous plasma specimen (specimen)" ]     ] )
  ] ) . #