DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions

V2\0164\v2-0164.json V2-0164.json

Raw JSON ( canonical form )

FHIR Value set/code system definition for HL7 v2 table 0164 ( Administration Device)

{
  "resourceType": "ValueSet",
  "id": "v2-0164",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },

  "text": {
    "status": "additional",
    "div": "<div><p>Administration Device</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>AP<a name=\"AP\"> </a></td><td>Applicator</td><td>added v2.2</td></tr>\r\n <tr><td>BT<a name=\"BT\"> </a></td><td>Buretrol</td><td>added v2.2</td></tr>\r\n <tr><td>HL<a name=\"HL\"> </a></td><td>Heparin Lock</td><td>added v2.2</td></tr>\r\n <tr><td>IPPB<a name=\"IPPB\"> </a></td><td>IPPB</td><td>added v2.2</td></tr>\r\n <tr><td>IVP<a name=\"IVP\"> </a></td><td>IV Pump</td><td>added v2.2</td></tr>\r\n <tr><td>IVS<a name=\"IVS\"> </a></td><td>IV Soluset</td><td>added v2.2</td></tr>\r\n <tr><td>MI<a name=\"MI\"> </a></td><td>Metered Inhaler</td><td>added v2.2</td></tr>\r\n <tr><td>NEB<a name=\"NEB\"> </a></td><td>Nebulizer</td><td>added v2.2</td></tr>\r\n <tr><td>PCA<a name=\"PCA\"> </a></td><td>PCA Pump</td><td>added v2.2</td></tr>\r\n</table>\r\n</div>"

    "div": "<div>!-- Snipped for Brevity --></div>"

  },
  "identifier": "http://hl7.org/fhir/v2/vs/0164",

  "url": "http://hl7.org/fhir/ValueSet/v2-0164",
  "version": "2.8.2",

  "name": "v2 Administration Device",
  "status": "active",
  "experimental": true,

  "publisher": "HL7, Inc",
  "telecom": [

  "contact": [

    {
      "system": "url",
      "value": "http://hl7.org"

      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]

    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0164 ( Administration Device)",
  "status": "active",
  "date": "2011-01-28",
  "define": {

  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.133883.18.82"
      }
    ],

    "system": "http://hl7.org/fhir/v2/0164",
    "caseSensitive": true,

    "caseSensitive": false,

    "concept": [
      {
        "code": "AP",
        "display": "Applicator"

        "display": "Applicator",
        "designation": [
          {
            "language": "de",
            "value": "Applikator"
          },
          {
            "language": "nl",
            "value": "Applicator"
          }
        ]

      },
      {
        "code": "BT",
        "display": "Buretrol"

        "display": "Buretrol",
        "designation": [
          {
            "language": "nl",
            "value": "Buretrol"
          }
        ]

      },
      {
        "code": "HL",
        "display": "Heparin Lock"

        "display": "Heparin Lock",
        "designation": [
          {
            "language": "de",
            "value": "Infusionskanüle"
          },
          {
            "language": "nl",
            "value": "Heprine lock"
          }
        ]

      },
      {
        "code": "IPPB",
        "display": "IPPB"

        "display": "IPPB",
        "designation": [
          {
            "language": "de",
            "value": "Intermittierende Überdruckbeatmung"
          },
          {
            "language": "nl",
            "value": "Intermittent positive pressure breathing"
          }
        ]

      },
      {
        "code": "IVP",
        "display": "IV Pump"

        "display": "IV Pump",
        "designation": [
          {
            "language": "de",
            "value": "Perfusor"
          },
          {
            "language": "nl",
            "value": "Infuuspomp"
          }
        ]

      },
      {
        "code": "IVS",
        "display": "IV Soluset"

        "display": "IV Soluset",
        "designation": [
          {
            "language": "de",
            "value": "Infusionsbesteck"
          },
          {
            "language": "nl",
            "value": "Infuus soluset"
          }
        ]

      },
      {
        "code": "MI",
        "display": "Metered Inhaler"

        "display": "Metered Inhaler",
        "designation": [
          {
            "language": "de",
            "value": "Inhalator"
          },
          {
            "language": "nl",
            "value": "Dosis-inhalator"
          }
        ]

      },
      {
        "code": "NEB",
        "display": "Nebulizer"

        "display": "Nebulizer",
        "designation": [
          {
            "language": "de",
            "value": "Vernebler"
          },
          {
            "language": "nl",
            "value": "Vernevelaar"
          }
        ]

      },
      {
        "code": "PCA",
        "display": "PCA Pump"

        "display": "PCA Pump",
        "designation": [
          {
            "language": "de",
            "value": "Patientengesteuerte Analgesiepumpe"
          },
          {
            "language": "nl",
            "value": "PCA-pomp"
          }
        ]

      }
    ]
  }
}

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.