PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/v2/0387
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0387 ( Command Response)",
  "_filename": "CodeSystem-v2-0387.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 Command Response",
  "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.238"
  } ],
  "compositional": false,
  "status": "active",
  "id": "53d39914-0204-4c0b-a992-809423b29e9b",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0387",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/v2/0387",
  "concept": [ {
    "code": "ER",
    "display": "Command cannot be completed because of error condition",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
      "valueString": "See response parameters."
    } ]
  }, {
    "code": "OK",
    "display": "Command completed successfully"
  }, {
    "code": "ST",
    "display": "Command cannot be completed because of the status of the requested equipment"
  }, {
    "code": "TI",
    "display": "Command cannot be completed within requested completion time"
  }, {
    "code": "UN",
    "display": "Command cannot be completed for unknown reasons"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org",
      "system": "other"
    } ]
  } ]
}