CH LAB-Order (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH LAB-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: procedure-blood-electrolyte - TTL Representation

Draft 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:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "procedure-blood-electrolyte"] ; # 
  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=\"procedure-blood-electrolyte\"> </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;procedure-blood-electrolyte&quot;  (Language &quot;en-US&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/order-catalog/2020Sep/StructureDefinition-LabProcedureDefinition.html\">Laboratory Procedure Definition</a></p></div><p><b>url</b>: <code>http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-blood-electrolyte</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: BloodElectrolyteProcedure</p><p><b>title</b>: Procedure - blood electrolyte (serum or plasma)</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-02-11 14:00:00+0200</p><p><b>publisher</b>: HL7 Switzerland</p><p><b>contact</b>: HL7 Switzerland: <a href=\"https://www.hl7.ch\">https://www.hl7.ch</a>, Marcel Hanselmann: <a href=\"mailto:laborprojektgruppe@gmail.com\">laborprojektgruppe@gmail.com</a></p><p><b>description</b>: Na, K, Cl level measurements on serum or plasma</p><p><b>jurisdiction</b>: Switzerland <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#CH)</span></p><p><b>purpose</b>: This _ActivityDefinition_ specifies the input specimens and input and output observations for blood electrolyte.              It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.</p><p><b>copyright</b>: CC0-1.0</p><p><b>effectivePeriod</b>: 2020-04-01 --&gt; 2020-12-25</p><p><b>topic</b>: Chemistry studies (set) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18719-5)</span>, Serum chemistry test (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#275711006)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Electrolytes 1998 panel - Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24326-1)</span></p><p><b>specimenRequirement</b>: <a href=\"SpecimenDefinition-single-test-serum-venous.html\">SpecimenDefinition/single-test-serum-venous</a></p><p><b>observationResultRequirement</b>: </p><ul><li><a href=\"ObservationDefinition-observation-serum-sodium.html\">ObservationDefinition/observation-serum-sodium</a></li><li><a href=\"ObservationDefinition-observation-serum-potassium.html\">ObservationDefinition/observation-serum-potassium</a></li><li><a href=\"ObservationDefinition-observation-serum-chloride.html\">ObservationDefinition/observation-serum-chloride</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-blood-electrolyte"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "BloodElectrolyteProcedure"] ; # 
  fhir:title [ fhir:v "Procedure - blood electrolyte (serum or plasma)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-02-11T14: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 "Na, K, Cl level measurements on serum or plasma"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "This _ActivityDefinition_ specifies the input specimens and input and output observations for blood electrolyte.              It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure."] ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  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 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:275711006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "275711006" ] ;
fhir:display [ fhir:v "Serum chemistry test (procedure)" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "ServiceRequest"] ; # 
  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:specimenRequirement ( [
fhir:reference [ fhir:v "SpecimenDefinition/single-test-serum-venous" ]
  ] ) ; # 
  fhir:observationResultRequirement ( [
fhir:reference [ fhir:v "ObservationDefinition/observation-serum-sodium" ]
  ] [
fhir:reference [ fhir:v "ObservationDefinition/observation-serum-potassium" ]
  ] [
fhir:reference [ fhir:v "ObservationDefinition/observation-serum-chloride" ]
  ] ) . #