CH LAB-Order (R4)
3.0.0-ci-build - ci-build
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
Active as of 2020-02-11 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="procedure-serum-electrolyte"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"/>
</meta>
<language value="en-US"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<div>
<table class="grid dict">
<tr>
<th scope="row"><b>Title: </b></th>
<td style="padding-left: 4px;">Procedure - blood electrolyte (serum or plasma)</td>
</tr>
<tr>
<th scope="row"><b>Id: </b></th>
<td style="padding-left: 4px;">procedure-serum-electrolyte</td>
</tr>
<tr>
<th scope="row"><b>Version: </b></th>
<td style="padding-left: 4px;">3.0.0-ci-build</td>
</tr>
<tr>
<th scope="row"><b>Effective Period: </b></th>
<td style="padding-left: 4px;">2020-04-01..2020-12-25</td>
</tr>
<tr>
<th scope="row"><b>Experimental: </b></th>
<td style="padding-left: 4px;">true</td>
</tr>
<tr>
<th scope="row"><b>Date (date last changed): </b></th>
<td style="padding-left: 4px;">2020-02-11 14:00:00+0200</td>
</tr>
<tr>
<th scope="row"><b>Publisher (steward): </b></th>
<td style="padding-left: 4px;">HL7 Switzerland</td>
</tr>
<tr>
<th scope="row"><b>Description: </b></th>
<td style="padding-left: 4px;"><div><p>Na, K, Cl level measurements on serum or plasma</p>
</div></td>
</tr>
<tr>
<th scope="row"><b>Jurisdiction: </b></th>
<td style="padding-left: 4px;">CH</td>
</tr>
<tr>
<th scope="row"><b>Topic: </b></th>
<td style="padding-left: 4px;">18719-5</td>
</tr>
<tr>
<th scope="row"><b>Purpose: </b></th>
<td style="padding-left: 4px;"/>
</tr>
<tr>
<th scope="row"><b>Copyright: </b></th>
<td style="padding-left: 4px;"><div><p>CC0-1.0</p>
</div></td>
</tr>
<tr>
<th scope="row"><b>Code: </b></th>
<td style="padding-left: 4px;">
<p><b>system: </b><span><a href="https://loinc.org/">http://loinc.org</a></span></p>
<p><b>code: </b><span>24326-1</span></p>
<p><b>display: </b><span>Electrolytes 1998 panel - Serum or Plasma</span></p>
</td>
</tr>
<tr>
<th scope="row"><b>Kind: </b></th>
<td style="padding-left: 4px;">ServiceRequest</td>
</tr>
</table>
</div>
</div>
</text>
<url
value="http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-serum-electrolyte"/>
<version value="3.0.0-ci-build"/>
<name value="BloodElectrolyteProcedure"/>
<title value="Procedure - blood electrolyte (serum or plasma)"/>
<status value="active"/>
<experimental value="true"/>
<date value="2020-02-11T14:00:00+02:00"/>
<publisher value="HL7 Switzerland"/>
<contact>
<name value="HL7 Switzerland"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.ch"/>
</telecom>
</contact>
<contact>
<name value="Marcel Hanselmann"/>
<telecom>
<system value="email"/>
<value value="laborprojektgruppe@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<description value="Na, K, Cl level measurements on serum or plasma"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
</coding>
</jurisdiction>
<purpose
value="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."/>
<copyright value="CC0-1.0"/>
<effectivePeriod>
<start value="2020-04-01"/>
<end value="2020-12-25"/>
</effectivePeriod>
<topic>
<coding>
<system value="http://loinc.org"/>
<code value="18719-5"/>
<display value="Chemistry studies (set)"/>
</coding>
</topic>
<topic>
<coding>
<system value="http://snomed.info/sct"/>
<code value="275711006"/>
<display value="Serum chemistry test (procedure)"/>
</coding>
</topic>
<kind value="ServiceRequest"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="24326-1"/>
<display value="Electrolytes 1998 panel - Serum or Plasma"/>
</coding>
</code>
<specimenRequirement>🔗
<reference value="SpecimenDefinition/single-test-serum-venous"/>
</specimenRequirement>
<observationResultRequirement>🔗
<reference value="ObservationDefinition/observation-serum-sodium"/>
</observationResultRequirement>
<observationResultRequirement>🔗
<reference value="ObservationDefinition/observation-serum-potassium"/>
</observationResultRequirement>
<observationResultRequirement>🔗
<reference value="ObservationDefinition/observation-serum-chloride"/>
</observationResultRequirement>
</ActivityDefinition>