FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/parameter-group

Packagehl7.terminology
TypeCodeSystem
Idparameter-group
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-parameter-group.html
URLhttp://terminology.hl7.org/CodeSystem/parameter-group
Version1.0.0
Statusdraft
Date2020-04-09T21:10:28+00:00
NameDeviceDefinitionParameterGroup
TitleDeviceDefinitionParameterGroup
Realmuv
Authorityhl7
DescriptionCodes identifying groupings of parameters; e.g. Cardiovascular.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ValueSet
parameter-groupDeviceDefinitionParameterGroup
parameter-groupDeviceDefinitionParameterGroup

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem parameter-group

Last updated: 2020-04-09 21:10:28+0000

This case-sensitive code system http://terminology.hl7.org/CodeSystem/parameter-group defines the following codes:

CodeDisplayDefinition
haemodynamic Haemodynamic Parameter GroupHaemodynamic Parameter Group - MDC_PGRP_HEMO.
ecg ECG Parameter GroupECG Parameter Group - MDC_PGRP_ECG.
respiratory Respiratory Parameter GroupRespiratory Parameter Group - MDC_PGRP_RESP.
ventilation Ventilation Parameter GroupVentilation Parameter Group - MDC_PGRP_VENT.
neurological Neurological Parameter GroupNeurological Parameter Group - MDC_PGRP_NEURO.
drug-delivery Drug Delivery Parameter GroupDrug Delivery Parameter Group - MDC_PGRP_DRUG.
fluid-chemistry Fluid Chemistry Parameter GroupFluid Chemistry Parameter Group - MDC_PGRP_FLUID.
blood-chemistry Blood Chemistry Parameter GroupBlood Chemistry Parameter Group - MDC_PGRP_BLOOD_CHEM.
miscellaneous Miscellaneous Parameter GroupMiscellaneous Parameter Group - MDC_PGRP_MISC.

Source

{
  "resourceType": "CodeSystem",
  "id": "parameter-group",
  "meta": {
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/parameter-group",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1264"
    }
  ],
  "version": "1.0.0",
  "name": "DeviceDefinitionParameterGroup",
  "title": "DeviceDefinitionParameterGroup",
  "status": "draft",
  "experimental": false,
  "date": "2020-04-09T21:10:28+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes identifying groupings of parameters; e.g. Cardiovascular.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/parameter-group",
  "content": "complete",
  "concept": [
    {
      "code": "haemodynamic",
      "display": "Haemodynamic Parameter Group",
      "definition": "Haemodynamic Parameter Group - MDC_PGRP_HEMO."
    },
    {
      "code": "ecg",
      "display": "ECG Parameter Group",
      "definition": "ECG Parameter Group - MDC_PGRP_ECG."
    },
    {
      "code": "respiratory",
      "display": "Respiratory Parameter Group",
      "definition": "Respiratory Parameter Group - MDC_PGRP_RESP."
    },
    {
      "code": "ventilation",
      "display": "Ventilation Parameter Group",
      "definition": "Ventilation Parameter Group - MDC_PGRP_VENT."
    },
    {
      "code": "neurological",
      "display": "Neurological Parameter Group",
      "definition": "Neurological Parameter Group - MDC_PGRP_NEURO."
    },
    {
      "code": "drug-delivery",
      "display": "Drug Delivery Parameter Group",
      "definition": "Drug Delivery Parameter Group - MDC_PGRP_DRUG."
    },
    {
      "code": "fluid-chemistry",
      "display": "Fluid Chemistry Parameter Group",
      "definition": "Fluid Chemistry Parameter Group - MDC_PGRP_FLUID."
    },
    {
      "code": "blood-chemistry",
      "display": "Blood Chemistry Parameter Group",
      "definition": "Blood Chemistry Parameter Group - MDC_PGRP_BLOOD_CHEM."
    },
    {
      "code": "miscellaneous",
      "display": "Miscellaneous Parameter Group",
      "definition": "Miscellaneous Parameter Group - MDC_PGRP_MISC."
    }
  ]
}