http://terminology.hl7.org/CodeSystem/special-values|1.0.0

name
SpecialValues
package
hl7.terminology.r4@6.3.0
content
complete
status
draft
date
2020-04-09 21:10:28.0

SpecialValues

A set of generally useful codes defined so they can be included in value sets.

{
  "description" : "A set of generally useful codes defined so they can be included in value sets.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2020-04-09T21:10:28Z",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "SpecialValues",
  "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" : "SpecialValues",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "status" : "draft",
  "id" : "54a9dcd1-f17d-5f9f-9c2b-6b62bd67b287",
  "valueSet" : "http://terminology.hl7.org/ValueSet/special-values",
  "url" : "http://terminology.hl7.org/CodeSystem/special-values",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1049",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "true",
    "display" : "true",
    "definition" : "Boolean true."
  }, {
    "code" : "false",
    "display" : "false",
    "definition" : "Boolean false."
  }, {
    "code" : "trace",
    "display" : "Trace Amount Detected",
    "definition" : "The content is greater than zero, but too small to be quantified."
  }, {
    "code" : "sufficient",
    "display" : "Sufficient Quantity",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "used in formulations (e.g. 'Add 10mg of ingredient X, 50mg of ingredient Y, and sufficient quantity of water to 100mL.' This code would be used to express the quantity of water. )"
    } ],
    "definition" : "The specific quantity is not known, but is known to be non-zero and is not specified because it makes up the bulk of the material."
  }, {
    "code" : "withdrawn",
    "display" : "Value Withdrawn",
    "definition" : "The value is no longer available."
  }, {
    "code" : "nil-known",
    "display" : "Nil Known",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "The existence of this subject to review"
    } ],
    "definition" : "The are no known applicable values in this context."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}