Order Catalog Implementation Guide
current - CI Build International flag

Order Catalog Implementation Guide, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions

: Lab procedure serum K - TTL Representation

Draft as of 2020-01-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 -------------------------------------------------------------------

 a fhir:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-lab-procedure-potassium-serum"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"example-lab-procedure-potassium-serum\"> </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 ActivityDefinition &quot;example-lab-procedure-potassium-serum&quot;  (Language &quot;en-US&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-LabProcedureDefinition.html\">Laboratory Procedure Definition</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-potassium-serum</code></p><p><b>identifier</b>: id: K_serum_test (use: OFFICIAL)</p><p><b>version</b>: current</p><p><b>name</b>: PotassiumSerumMeasurementProcedure</p><p><b>title</b>: Procedure - potassium measurement on in vitro blood serum</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-01-24 14:00:00+0200</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/orders\">http://hl7.org/Special/committees/orders</a></p><p><b>description</b>: Potassium measurement procedure on in-vitro serum specimen</p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>purpose</b>: This _ActivityDefinition_ specifies the input specimens and observations needed to perform potassium level test on serum, and the output observation.                  It is referenced by any _PlanDefinition_ representing a lab service focusing on this test.</p><p><b>effectivePeriod</b>: 2020-04-01 --&gt; 2020-12-25</p><p><b>topic</b>: Blood chemistry <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#166312007)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Potassium [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2823-3)</span></p><p><b>priority</b>: routine</p><p><b>timing</b>: 30 minutes<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mn = 'mn')</span></p><p><b>observationRequirement</b>: <a href=\"http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering\">http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering</a></p><p><b>observationResultRequirement</b>: <a href=\"http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-potassium\">http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-potassium</a></p></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-potassium-serum"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "K_serum_test" ]
  ] ) ; # 
  fhir:version [ fhir:v "current"] ; # 
  fhir:name [ fhir:v "PotassiumSerumMeasurementProcedure"] ; # 
  fhir:title [ fhir:v "Procedure - potassium measurement on in vitro blood serum"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-01-24T14:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Orders and Observations Work Group"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/orders" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Potassium measurement procedure on in-vitro serum specimen"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "This _ActivityDefinition_ specifies the input specimens and observations needed to perform potassium level test on serum, and the output observation.                  It is referenced by any _PlanDefinition_ representing a lab service focusing on this test."] ; # 
  fhir:effectivePeriod [
fhir:start [ fhir:v "2020-04-01"^^xsd:date ] ;
fhir:end [ fhir:v "2020-12-25"^^xsd:date ]
  ] ; # 
  fhir:topic ( [
    ( fhir:coding [
a sct:166312007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "166312007" ] ;
fhir:display [ fhir:v "Blood chemistry" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "ServiceRequest"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2823-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2823-3" ] ;
fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:timing [
a fhir:Duration ;
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mn" ]
  ] ; # 
  fhir:observationRequirement ( [
fhir:v "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering>
  ] ) ; # 
  fhir:observationResultRequirement ( [
fhir:v "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-potassium"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-potassium>
  ] ) . #