CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Blood electrolyte panel (serum or plasma) - TTL Representation

Active as of 2020-02-11

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:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "panel-blood-electrolyte"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\">\n<div>\n    <table class=\"grid dict\">\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">panel-blood-electrolyte</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-panel-blood-electrolyte.html\">Blood electrolyte panel (serum or plasma)</a></td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">3.0.0-ci-build</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">Blood electrolyte panel (serum or plasma)</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Experimental: </b></th>\n            <td style=\"padding-left: 4px;\">true</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://hl7.org/fhir/uv/order-catalog/2020Sep/CodeSystem-laboratory-service-definition-type.html\">http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>panel</span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>display: </b> <span>collection of tests and panels performed on one or more in vitro biologic specimens</span>\n                        </p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2020-02-11 20:00:00+0200</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">HL7 Switzerland</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>Potassium measurement on serum specimen</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Use Context: </b></th>\n            <td style=\"padding-left: 4px;\">\n                <table class=\"grid-dict\">\n                    <tr>\n                        <th><b>code</b></th>\n                        <th><b>value</b></th>\n                    </tr>\n                    \n                        <tr>\n                            <td>task</td>\n                            <td/>\n                        </tr>\n                    \n                </table>\n            </td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Jurisdiction: </b></th>\n            <td style=\"padding-left: 4px;\">CH</td>\n        </tr>\n        \n\n        \n            <tr>\n                <th scope=\"row\"><b>Topic: </b></th>\n                <td style=\"padding-left: 4px;\">18719-5</td>\n            </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Copyright: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>CC0-1.0</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Actions: </b></th>\n            <td style=\"padding-left: 4px;\">\n                <table class=\"grid-dict\">\n                    \n                    <tr>\n                        <td>\n                            \n                            <b> :</b> \n                            \n                            <br/>\n                            \n                            \n                            \n                            \n                            <b>Then:</b> <i>Definition:</i> <a href=\"ActivityDefinition-procedure-serum-electrolyte.html\">Procedure - blood electrolyte (serum or plasma)</a><br/>\n                            \n                            \n                            \n                        </td>\n                    </tr>\n                    \n                </table>\n            </td>\n        </tr>\n        \n    </table>\n</div>\n</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/Pipette-Catalog-Header" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ServiceBillingCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://medcodesearch.ch/de/AL/laboratory_analyses"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1479.00" ] ;
fhir:display [ fhir:v "Kalium Grosslabor" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ServiceBillingCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://medcodesearch.ch/de/AL/laboratory_analyses"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1574.00" ] ;
fhir:display [ fhir:v "Natrium" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ServiceBillingCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://medcodesearch.ch/de/AL/laboratory_analyses"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1229.00" ] ;
fhir:display [ fhir:v "Chlorid" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "textualSummary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "no notable particularity for billing" ]     ] [
fhir:url [ fhir:v "reimbursabilitySummary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "normal" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/BillingSummary"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ScheduleSummary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Set up: Mon-Sat (Day shift or Night shift), Sun (Day shift); Report available: 1 day" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LimitationSummary"^^xsd:anyURI ] ;
fhir:value [ fhir:v "No specific limitation for this panel" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/PlanDefinition/panel-blood-electrolyte"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.0.0-ci-build"] ; # 
  fhir:name [ fhir:v "BloodElectrolytePanel"] ; # 
  fhir:title [ fhir:v "Blood electrolyte panel (serum or plasma)"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "panel" ] ;
fhir:display [ fhir:v "collection of tests and panels performed on one or more in vitro biologic specimens" ]     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-02-11T20:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch" ]     ] )
  ] [
fhir:name [ fhir:v "Marcel Hanselmann" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "laborprojektgruppe@gmail.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Potassium measurement on serum specimen"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "task" ] ;
fhir:display [ fhir:v "Workflow Task" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LABOE" ]       ] )     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:topic ( [
    ( fhir:coding [
a loinc:18719-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18719-5" ] ;
fhir:display [ fhir:v "Chemistry studies (set)" ]     ] )
  ] [
    ( 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:action ( [
    ( fhir:extension [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "Material"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "SpecimenDefinition/specimen-serum-plasma" ] ;
fhir:display [ fhir:v "Serum Plasma" ]           ]         ] ) ;
fhir:url [ fhir:v "ExclusiveGroup"^^xsd:anyURI ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested"^^xsd:anyURI ]     ] ) ;
    ( fhir:code [
      ( fhir:coding [
a loinc:24326-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24326-1" ] ;
fhir:display [ fhir:v "Electrolytes 1998 panel - Serum or Plasma" ]       ] )     ] ) ;
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:definition [
fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-serum-electrolyte"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-serum-electrolyte>     ]
  ] ) . #