PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/v2/0480
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0480 ( Pharmacy Order Types)",
  "_filename": "CodeSystem-v2-0480.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Pharmacy Order Types",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.133883.18.306"
  } ],
  "compositional": false,
  "status": "active",
  "id": "bf69b100-07ac-4ee7-bfa1-b505800ae648",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0480",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/v2/0480",
  "concept": [ {
    "code": "M",
    "display": "Medication",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
      "valueString": "Default value.  Includes, but is not limited to, tables, capsules, powders, puffs, and other non-injected/non-infused products."
    } ]
  }, {
    "code": "O",
    "display": "Other solution as medication orders",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
      "valueString": "Includes, but is not limited to, piggybacks and syringes"
    } ]
  }, {
    "code": "S",
    "display": "IV Large Volume Solutions",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
      "valueString": "Includes, but is not limited to, TPNs, admixtures, solutions and drips."
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org",
      "system": "other"
    } ]
  } ]
}