This page is part of the FHIR Specification (v3.0.2: STU 3). 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: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System DeviceComponentParameterGroup
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="parameter-group"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> DeviceComponentParameterGroup</h2> <div> <p> Codes identifying groupings of parameters; e.g. Cardiovascular.</p> </div> <p> This code system http://hl7.org/fhir/parameter-group defines the following codes:</p> <table class="codes"> <tr> <td> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> haemodynamic <a name="parameter-group-haemodynamic"> </a> </td> <td> Haemodynamic Parameter Group</td> <td> Haemodynamic Parameter Group - MDC_PGRP_HEMO</td> </tr> <tr> <td> ecg <a name="parameter-group-ecg"> </a> </td> <td> ECG Parameter Group</td> <td> ECG Parameter Group - MDC_PGRP_ECG</td> </tr> <tr> <td> respiratory <a name="parameter-group-respiratory"> </a> </td> <td> Respiratory Parameter Group</td> <td> Respiratory Parameter Group - MDC_PGRP_RESP</td> </tr> <tr> <td> ventilation <a name="parameter-group-ventilation"> </a> </td> <td> Ventilation Parameter Group</td> <td> Ventilation Parameter Group - MDC_PGRP_VENT</td> </tr> <tr> <td> neurological <a name="parameter-group-neurological"> </a> </td> <td> Neurological Parameter Group</td> <td> Neurological Parameter Group - MDC_PGRP_NEURO</td> </tr> <tr> <td> drug-delivery <a name="parameter-group-drug-delivery"> </a> </td> <td> Drug Delivery Parameter Group</td> <td> Drug Delivery Parameter Group - MDC_PGRP_DRUG</td> </tr> <tr> <td> fluid-chemistry <a name="parameter-group-fluid-chemistry"> </a> </td> <td> Fluid Chemistry Parameter Group</td> <td> Fluid Chemistry Parameter Group - MDC_PGRP_FLUID</td> </tr> <tr> <td> blood-chemistry <a name="parameter-group-blood-chemistry"> </a> </td> <td> Blood Chemistry Parameter Group</td> <td> Blood Chemistry Parameter Group - MDC_PGRP_BLOOD_CHEM</td> </tr> <tr> <td> miscellaneous <a name="parameter-group-miscellaneous"> </a> </td> <td> Miscellaneous Parameter Group</td> <td> Miscellaneous Parameter Group - MDC_PGRP_MISC</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="Informative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="dev"/> </extension> <url value="http://hl7.org/fhir/parameter-group"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.900"/> </identifier> <version value="3.0.2"/> <name value="DeviceComponentParameterGroup"/> <status value="draft"/> <experimental value="false"/> <date value="2019-10-24T11:53:00+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Codes identifying groupings of parameters; e.g. Cardiovascular."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/parameter-group"/> <content value="complete"/> <concept> <code value="haemodynamic"/> <display value="Haemodynamic Parameter Group"/> <definition value="Haemodynamic Parameter Group - MDC_PGRP_HEMO"/> </concept> <concept> <code value="ecg"/> <display value="ECG Parameter Group"/> <definition value="ECG Parameter Group - MDC_PGRP_ECG"/> </concept> <concept> <code value="respiratory"/> <display value="Respiratory Parameter Group"/> <definition value="Respiratory Parameter Group - MDC_PGRP_RESP"/> </concept> <concept> <code value="ventilation"/> <display value="Ventilation Parameter Group"/> <definition value="Ventilation Parameter Group - MDC_PGRP_VENT"/> </concept> <concept> <code value="neurological"/> <display value="Neurological Parameter Group"/> <definition value="Neurological Parameter Group - MDC_PGRP_NEURO"/> </concept> <concept> <code value="drug-delivery"/> <display value="Drug Delivery Parameter Group"/> <definition value="Drug Delivery Parameter Group - MDC_PGRP_DRUG"/> </concept> <concept> <code value="fluid-chemistry"/> <display value="Fluid Chemistry Parameter Group"/> <definition value="Fluid Chemistry Parameter Group - MDC_PGRP_FLUID"/> </concept> <concept> <code value="blood-chemistry"/> <display value="Blood Chemistry Parameter Group"/> <definition value="Blood Chemistry Parameter Group - MDC_PGRP_BLOOD_CHEM"/> </concept> <concept> <code value="miscellaneous"/> <display value="Miscellaneous Parameter Group"/> <definition value="Miscellaneous Parameter Group - MDC_PGRP_MISC"/> </concept> </CodeSystem>
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.