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

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

v2 Analyte repeat status

FHIR Value set/code system definition for HL7 v2 table 0389 ( Analyte repeat status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0389 ( Analyte repeat 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.0389",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Analyte repeat 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" : "ea9845d5-873c-51bc-801a-39824a99c72e",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0389",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.240",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "D",
    "display" : "Repeated with dilution"
  }, {
    "code" : "F",
    "display" : "Reflex test"
  }, {
    "code" : "O",
    "display" : "Original, first run"
  }, {
    "code" : "R",
    "display" : "Repeated without dilution"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}