http://terminology.hl7.org/CodeSystem/v2-0776|2.0.0

name
ItemStatus
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

itemStatus

Code system of concepts specifying the status (useful for reporting and item usage purposes) that applies to an item. Used in HL7 Version 2.x messaging in the ITM segment.

{
  "description" : "Code system of concepts specifying the status (useful for reporting and item usage purposes) that applies to an item. Used in HL7 Version 2.x messaging in the ITM segment.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2019-12-01T00:00:00Z",
  "versionNeeded" : false,
  "publisher" : "Health Level Seven International",
  "purpose" : "Underlying Master Code System for V2 table 0776 (Item Status)",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Status of the concept"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code" : "deprecated",
    "type" : "code",
    "description" : "Version of HL7 in which the code was deprecated"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
    "code" : "v2-concComment",
    "type" : "string",
    "description" : "V2 Concept Comment"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
    "code" : "v2-concCommentAsPub",
    "type" : "string",
    "description" : "V2 Concept Comment As Published"
  } ],
  "name" : "ItemStatus",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "itemStatus",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "mnm"
  } ],
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "edd2dfdc-8047-5c8e-a9eb-ea4dfccf22a2",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0776",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0776",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.402",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "6472",
    "code" : "A",
    "display" : "Active",
    "property" : [ {
      "code" : "v2-concComment",
      "valueString" : "Item is available to be purchased or issued."
    }, {
      "code" : "v2-concCommentAsPub",
      "valueString" : "Item is available to be purchased or issued."
    }, {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Active"
  }, {
    "id" : "6473",
    "code" : "P",
    "display" : "Pending Inactive",
    "property" : [ {
      "code" : "v2-concComment",
      "valueString" : "Item is not available to be purchased, but is available to be issued."
    }, {
      "code" : "v2-concCommentAsPub",
      "valueString" : "Item is not available to be purchased, but is available to be issued."
    }, {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Pending Inactive"
  }, {
    "id" : "6474",
    "code" : "I",
    "display" : "Inactive",
    "property" : [ {
      "code" : "v2-concComment",
      "valueString" : "Item is not available to be purchased or issued."
    }, {
      "code" : "v2-concCommentAsPub",
      "valueString" : "Item is not available to be purchased or issued."
    }, {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Inactive"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}