Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Specimendefinition-example-serum-plasma.ttl

Example SpecimenDefinition/2364 (Turtle)

Orders and Observations Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any No defined compartments

Raw Turtle (+ also see Turtle/RDF Format Specification )

Example definition of serum or plasma specimen.

@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/SpecimenDefinition/2364> a fhir:SpecimenDefinition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "2364"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 2364</p><p><b>typeCollected</b>: Venous blood specimen <span>(Details : {SNOMED CT code '122555007' = 'Venous blood specimen', given as 'Venous blood specimen'})</span></p><p><b>patientPreparation</b>: 12 hour fasting <span>(Details )</span>, At rest <span>(Details : {SNOMED CT code '263678003' = 'At rest', given as 'At rest'})</span></p><p><b>timeAspect</b>: preferrably morning time</p><blockquote><p><b>typeTested</b></p><p><b>type</b>: Serum specimen <span>(Details : {SNOMED CT code '119364003' = 'Serum specimen', given as 'Serum specimen'})</span></p><p><b>preference</b>: preferred</p><h3>Containers</h3><table><tr><td>-</td><td><b>Material</b></td><td><b>Type</b></td><td><b>Cap</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td>plastic <span>(Details : {SNOMED CT code '61088005' = 'Plastic', given as 'plastic'})</span></td><td>Evacuated blood collection tube, thrombin/clot activator/gel separator <span>(Details : {SNOMED CT code '702281005' = 'Evacuated blood collection tube, thrombin/clot activator/gel separator', given as 'Evacuated blood collection tube, thrombin/clot activator/gel separator'})</span></td><td>yellow cap <span>(Details : {urn:iso:std:iso:6710:2017 code 'yellow' = 'yellow', given as 'yellow cap'})</span></td><td>2 ml<span> (Details: UCUM code mL = 'mL')</span></td></tr></table><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Ambient temperature <span>(Details )</span></p><p><b>temperatureRange</b>: 15-25 °C</p><p><b>maxDuration</b>: 60 minute<span> (Details: UCUM code min = 'min')</span></p></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Refrigerated temperature <span>(Details )</span></p><p><b>temperatureRange</b>: 2-8 °C</p><p><b>maxDuration</b>: 8 hour<span> (Details: UCUM code h = 'h')</span></p></blockquote></blockquote><blockquote><p><b>typeTested</b></p><p><b>type</b>: Plasma specimen <span>(Details : {SNOMED CT code '119361006' = 'Plasma specimen', given as 'Plasma specimen'})</span></p><p><b>preference</b>: alternate</p><h3>Containers</h3><table><tr><td>-</td><td><b>Material</b></td><td><b>Type</b></td><td><b>Cap</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td>glass <span>(Details : {SNOMED CT code '32039001' = 'Glass', given as 'glass'})</span></td><td>Evacuated blood collection tube with heparin lithium and gel separator <span>(Details : {SNOMED CT code '767390000' = 'Evacuated blood collection tube with heparin lithium and gel separator', given as 'Evacuated blood collection tube with heparin lithium and gel separator'})</span></td><td>green cap <span>(Details : {urn:iso:std:iso:6710:2017 code 'green' = 'green', given as 'green cap'})</span></td><td>2 ml<span> (Details: UCUM code mL = 'mL')</span></td></tr></table><p><b>rejectionCriterion</b>: insufficient specimen volume <span>(Details : {http://terminology.hl7.org/CodeSystem/rejection-criteria code 'insufficient' = 'insufficient specimen volume', given as 'insufficient specimen volume'})</span>, hemolized specimen <span>(Details : {http://terminology.hl7.org/CodeSystem/rejection-criteria code 'hemolized' = 'hemolized specimen', given as 'hemolized specimen'})</span></p><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Ambient temperature <span>(Details )</span></p><p><b>temperatureRange</b>: 15-25 °C</p><p><b>maxDuration</b>: 60 minute<span> (Details: UCUM code min = 'min')</span></p></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Refrigerated temperature <span>(Details )</span></p><p><b>temperatureRange</b>: 2-8 °C</p><p><b>maxDuration</b>: 8 hour<span> (Details: UCUM code h = 'h')</span></p></blockquote></blockquote></div>"
  ];
  fhir:SpecimenDefinition.typeCollected [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:122555007;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "122555007" ];
       fhir:Coding.display [ fhir:value "Venous blood specimen" ]
     ]
  ];
  fhir:SpecimenDefinition.patientPreparation [
     fhir:index 0;
     fhir:CodeableConcept.text [ fhir:value "12 hour fasting" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:263678003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "263678003" ];
       fhir:Coding.display [ fhir:value "At rest" ]
     ]
  ];
  fhir:SpecimenDefinition.timeAspect [ fhir:value "preferrably morning time"];
  fhir:SpecimenDefinition.typeTested [
     fhir:index 0;
     fhir:SpecimenDefinition.typeTested.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:119364003;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "119364003" ];
         fhir:Coding.display [ fhir:value "Serum specimen" ]
       ]
     ];
     fhir:SpecimenDefinition.typeTested.preference [ fhir:value "preferred" ];
     fhir:SpecimenDefinition.typeTested.container [
       fhir:SpecimenDefinition.typeTested.container.material [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           a sct:61088005;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "61088005" ];
           fhir:Coding.display [ fhir:value "plastic" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           a sct:702281005;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "702281005" ];
           fhir:Coding.display [ fhir:value "Evacuated blood collection tube, thrombin/clot activator/gel separator" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.cap [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:6710:2017" ];
           fhir:Coding.code [ fhir:value "yellow" ];
           fhir:Coding.display [ fhir:value "yellow cap" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.minimumVolumeQuantity [
         fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "ml" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mL" ]
       ]
     ];
     fhir:SpecimenDefinition.typeTested.handling [
       fhir:index 0;
       fhir:SpecimenDefinition.typeTested.handling.temperatureQualifier [
         fhir:CodeableConcept.text [ fhir:value "Ambient temperature" ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.temperatureRange [
         fhir:Range.low [
           fhir:Quantity.value [ fhir:value "15"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]
         ];
         fhir:Range.high [
           fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.maxDuration [
         fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "minute" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "min" ]

[a fhir:SpecimenDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2364"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SpecimenDefinition</b><a name=\"2364\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SpecimenDefinition &quot;2364&quot; </p></div><p><b>url</b>: <code>http://example.com/specdef/v1/12345</code></p><p><b>identifier</b>: id: 12345</p><p><b>title</b>: Example Specimen Definition for Testing</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>typeCollected</b>: Venous blood specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#122555007)</span></p><p><b>patientPreparation</b>: 12 hour fasting <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>, At rest <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#263678003)</span></p><p><b>timeAspect</b>: preferrably morning time</p><blockquote><p><b>typeTested</b></p><p><b>isDerived</b>: false</p><p><b>type</b>: Serum specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>preference</b>: preferred</p><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Material</b></td><td><b>Type</b></td><td><b>Cap</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td>plastic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#61088005)</span></td><td>Evacuated blood collection tube, thrombin/clot activator/gel separator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702281005)</span></td><td>yellow cap <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#yellow)</span></td><td>2 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Ambient temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>temperatureRange</b>: 15-25 °C</p><h3>MaxDurations</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>60</td><td>minute</td><td><a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>min</td></tr></table></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Refrigerated temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>temperatureRange</b>: 2-8 °C</p><h3>MaxDurations</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>8</td><td>hour</td><td><a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>h</td></tr></table></blockquote></blockquote><blockquote><p><b>typeTested</b></p><p><b>type</b>: Plasma specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119361006)</span></p><p><b>preference</b>: alternate</p><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Material</b></td><td><b>Type</b></td><td><b>Cap</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td>glass <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#32039001)</span></td><td>Evacuated blood collection tube, thrombin/clot activator/gel separator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702281005)</span></td><td>green cap <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#green)</span></td><td>2 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table><p><b>rejectionCriterion</b>: insufficient specimen volume <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-rejection-criteria.html\">RejectionCriterion</a>#insufficient)</span>, hemolized specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-rejection-criteria.html\">RejectionCriterion</a>#hemolized)</span></p><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Ambient temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>temperatureRange</b>: 15-25 °C</p><h3>MaxDurations</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>60</td><td>minute</td><td><a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>min</td></tr></table></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: Refrigerated temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>temperatureRange</b>: 2-8 °C</p><h3>MaxDurations</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>8</td><td>hour</td><td><a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>h</td></tr></table></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://example.com/specdef/v1/12345"^^xsd:anyURI] ; # 
  fhir:identifier [
     fhir:value [ fhir:v "12345" ]
  ] ; # 
  fhir:title [ fhir:v "Example Specimen Definition for Testing"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:typeCollected [
     fhir:coding ( [
       a sct:122555007 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "122555007" ] ;
       fhir:display [ fhir:v "Venous blood specimen" ]
     ] )
  ] ; # 
  fhir:patientPreparation ( [
     fhir:text [ fhir:v "12 hour fasting" ]
  ] [
     fhir:coding ( [
       a sct:263678003 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "263678003" ] ;
       fhir:display [ fhir:v "At rest" ]
     ] )
  ] ) ; # 
  fhir:timeAspect [ fhir:v "preferrably morning time"] ; # 
  fhir:typeTested ( [
     fhir:isDerived [ fhir:v "false"^^xsd:boolean ] ;
     fhir:type [
       fhir:coding ( [
         a sct:119364003 ;
         fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "119364003" ] ;
         fhir:display [ fhir:v "Serum specimen" ]
       ] )
     ] ;
     fhir:preference [ fhir:v "preferred" ] ;
     fhir:container [
       fhir:material [
         fhir:coding ( [
           a sct:61088005 ;
           fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "61088005" ] ;
           fhir:display [ fhir:v "plastic" ]
         ] )
       ] ;
       fhir:type [
         fhir:coding ( [
           a sct:702281005 ;
           fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "702281005" ] ;
           fhir:display [ fhir:v "Evacuated blood collection tube, thrombin/clot activator/gel separator" ]
         ] )
       ] ;
       fhir:cap [
         fhir:coding ( [
           fhir:system [ fhir:v "urn:iso:std:iso:6710:2017"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "yellow" ] ;
           fhir:display [ fhir:v "yellow cap" ]
         ] )
       ] ;
       fhir:minimumVolume [
         a fhir:Quantity ;
         fhir:value [ fhir:v "2"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "ml" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "mL" ]

       ]
     ], [
       fhir:index 1;
       fhir:SpecimenDefinition.typeTested.handling.temperatureQualifier [
         fhir:CodeableConcept.text [ fhir:value "Refrigerated temperature" ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.temperatureRange [
         fhir:Range.low [
           fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]
         ];
         fhir:Range.high [
           fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]

     ] ;
     fhir:handling ( [
       fhir:temperatureQualifier [
         fhir:text [ fhir:v "Ambient temperature" ]
       ] ;
       fhir:temperatureRange [
         fhir:low [
           fhir:value [ fhir:v "15"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]
         ] ;
         fhir:high [
           fhir:value [ fhir:v "25"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]

         ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.maxDuration [
         fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "hour" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "h" ]
       ]
     ]
  ], [
     fhir:index 1;
     fhir:SpecimenDefinition.typeTested.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:119361006;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "119361006" ];
         fhir:Coding.display [ fhir:value "Plasma specimen" ]

       ] ;
       fhir:maxDuration [
         fhir:value [ fhir:v "60"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "minute" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "min" ]

       ]
     ];
     fhir:SpecimenDefinition.typeTested.preference [ fhir:value "alternate" ];
     fhir:SpecimenDefinition.typeTested.container [
       fhir:SpecimenDefinition.typeTested.container.material [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           a sct:32039001;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "32039001" ];
           fhir:Coding.display [ fhir:value "glass" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           a sct:767390000;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "767390000" ];
           fhir:Coding.display [ fhir:value "Evacuated blood collection tube with heparin lithium and gel separator" ]
         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.cap [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:6710:2017" ];
           fhir:Coding.code [ fhir:value "green" ];
           fhir:Coding.display [ fhir:value "green cap" ]

     ] [
       fhir:temperatureQualifier [
         fhir:text [ fhir:v "Refrigerated temperature" ]
       ] ;
       fhir:temperatureRange [
         fhir:low [
           fhir:value [ fhir:v "2"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]
         ] ;
         fhir:high [
           fhir:value [ fhir:v "8"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]

         ]
       ];
       fhir:SpecimenDefinition.typeTested.container.minimumVolumeQuantity [
         fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "ml" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "mL" ]
       ]
     ];
     fhir:SpecimenDefinition.typeTested.rejectionCriterion [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/rejection-criteria" ];
         fhir:Coding.code [ fhir:value "insufficient" ];
         fhir:Coding.display [ fhir:value "insufficient specimen volume" ]

       ] ;
       fhir:maxDuration [
         fhir:value [ fhir:v "8"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "hour" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "h" ]

       ]
     ], [
       fhir:index 1;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/rejection-criteria" ];
         fhir:Coding.code [ fhir:value "hemolized" ];
         fhir:Coding.display [ fhir:value "hemolized specimen" ]

     ] )
  ] [
     fhir:type [
       fhir:coding ( [
         a sct:119361006 ;
         fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "119361006" ] ;
         fhir:display [ fhir:v "Plasma specimen" ]
       ] )
     ] ;
     fhir:preference [ fhir:v "alternate" ] ;
     fhir:container [
       fhir:material [
         fhir:coding ( [
           a sct:32039001 ;
           fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "32039001" ] ;
           fhir:display [ fhir:v "glass" ]
         ] )
       ] ;
       fhir:type [
         fhir:coding ( [
           a sct:702281005 ;
           fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "702281005" ] ;
           fhir:display [ fhir:v "Evacuated blood collection tube, thrombin/clot activator/gel separator" ]
         ] )
       ] ;
       fhir:cap [
         fhir:coding ( [
           fhir:system [ fhir:v "urn:iso:std:iso:6710:2017"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "green" ] ;
           fhir:display [ fhir:v "green cap" ]
         ] )
       ] ;
       fhir:minimumVolume [
         a fhir:Quantity ;
         fhir:value [ fhir:v "2"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "ml" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "mL" ]

       ]
     ];
     fhir:SpecimenDefinition.typeTested.handling [
       fhir:index 0;
       fhir:SpecimenDefinition.typeTested.handling.temperatureQualifier [
         fhir:CodeableConcept.text [ fhir:value "Ambient temperature" ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.temperatureRange [
         fhir:Range.low [
           fhir:Quantity.value [ fhir:value "15"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]
         ];
         fhir:Range.high [
           fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]

     ] ;
     fhir:rejectionCriterion ( [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/rejection-criteria"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "insufficient" ] ;
         fhir:display [ fhir:v "insufficient specimen volume" ]
       ] )
     ] [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/rejection-criteria"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "hemolized" ] ;
         fhir:display [ fhir:v "hemolized specimen" ]
       ] )
     ] ) ;
     fhir:handling ( [
       fhir:temperatureQualifier [
         fhir:text [ fhir:v "Ambient temperature" ]
       ] ;
       fhir:temperatureRange [
         fhir:low [
           fhir:value [ fhir:v "15"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]
         ] ;
         fhir:high [
           fhir:value [ fhir:v "25"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]

         ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.maxDuration [
         fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "minute" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "min" ]

       ] ;
       fhir:maxDuration [
         fhir:value [ fhir:v "60"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "minute" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "min" ]

       ]
     ], [
       fhir:index 1;
       fhir:SpecimenDefinition.typeTested.handling.temperatureQualifier [
         fhir:CodeableConcept.text [ fhir:value "Refrigerated temperature" ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.temperatureRange [
         fhir:Range.low [
           fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]
         ];
         fhir:Range.high [
           fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ];
           fhir:Quantity.unit [ fhir:value "°C" ];
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
           fhir:Quantity.code [ fhir:value "Cel" ]

     ] [
       fhir:temperatureQualifier [
         fhir:text [ fhir:v "Refrigerated temperature" ]
       ] ;
       fhir:temperatureRange [
         fhir:low [
           fhir:value [ fhir:v "2"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]
         ] ;
         fhir:high [
           fhir:value [ fhir:v "8"^^xsd:decimal ] ;
           fhir:unit [ fhir:v "°C" ] ;
           fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "Cel" ]

         ]
       ];
       fhir:SpecimenDefinition.typeTested.handling.maxDuration [
         fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ];
         fhir:Quantity.unit [ fhir:value "hour" ];
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
         fhir:Quantity.code [ fhir:value "h" ]

       ] ;
       fhir:maxDuration [
         fhir:value [ fhir:v "8"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "hour" ] ;
         fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "h" ]

       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/SpecimenDefinition/2364.ttl> a owl:Ontology;
  owl:imports fhir:fhir.ttl;
  owl:versionIRI <http://build.fhir.org/SpecimenDefinition/2364.ttl> .

     ] )
  ] )] . # 


# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.