Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

: Czynniki przedanalityczne wg SSIDL: Morfologia krwi - TTL Representation

Raw ttl | Download


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

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

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