http://terminology.hl7.org/CodeSystem/v2-0905|2.9

name
v2.0905
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 Shipment Status

FHIR Value set/code system definition for HL7 v2 table 0905 ( Shipment Status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0905 ( Shipment Status)",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0905",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Shipment Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "035f4f53-bbb7-52f7-9f60-2b6bdb7e313b",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0905",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.416",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "INV",
    "display" : "Inventoried"
  }, {
    "code" : "ONH",
    "display" : "On Hold"
  }, {
    "code" : "PRC",
    "display" : "Processing"
  }, {
    "code" : "REJ",
    "display" : "Rejected"
  }, {
    "code" : "TRN",
    "display" : "In Transit"
  }, {
    "code" : "TTL",
    "display" : "Triaged to Lab"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}