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

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

v2 Phlebotomy Status

FHIR Value set/code system definition for HL7 v2 table 0926 ( Phlebotomy Status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0926 ( Phlebotomy 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.0926",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Phlebotomy 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" : "e8efe247-5696-5424-8bbf-cdf536d5cfde",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0926",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.432",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "NDR",
    "display" : "Not Drawn"
  }, {
    "code" : "SUC",
    "display" : "Successful",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Successful means a complete component was drawn"
    } ]
  }, {
    "code" : "UL5",
    "display" : "Unsuccessful Less than 50 ml drawn"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}