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

name
v2.0669
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Load Status

FHIR Value set/code system definition for HL7 v2 table 0669 ( Load Status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0669 ( Load Status)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0669",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Load 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" : "fa5bedf2-7b98-5682-a8f1-ee38510a75ef",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0669",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.385",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "LCC",
    "display" : "Load is Complete",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "The load is complete"
    } ]
  }, {
    "code" : "LCN",
    "display" : "Load Canceled",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "The load is canceled"
    } ]
  }, {
    "code" : "LCP",
    "display" : "Load In Process",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "The load is running"
    } ]
  }, {
    "code" : "LLD",
    "display" : "Building a Load",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "A load is being built"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}