http://terminology.hl7.org/CodeSystem/v3-QueryQuantityUnit|2.0.1

name
QueryQuantityUnit
package
hl7.terminology.r5@6.3.0
content
complete
status
retired
date
2019-03-20 00:00:00.0

QueryQuantityUnit

Values in this domain specify the units of a query quantity limited request.\r\n\r\n**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used. This is a holdover. It is not referenced. It is superseded by QueryRequestLimit.

{
  "description" : "Values in this domain specify the units of a query quantity limited request.\\r\\n\\r\\n**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used. This is a holdover. It is not referenced. It is superseded by QueryRequestLimit.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2019-03-20T00:00:00Z",
  "publisher" : "Health Level 7",
  "content" : "complete",
  "property" : [ {
    "code" : "Specializes",
    "type" : "Coding",
    "extension" : [ {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Specializes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Generalizes"
    } ],
    "description" : "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."
  }, {
    "code" : "Generalizes",
    "type" : "Coding",
    "extension" : [ {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Generalizes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Specializes"
    } ],
    "description" : "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "type" : "code",
    "description" : "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name" : "QueryQuantityUnit",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "QueryQuantityUnit",
  "supliment" : null,
  "status" : "retired",
  "language" : "en",
  "hierarchyMeaning" : "is-a",
  "id" : "4db9b80d-2fb7-591b-857e-b09c1b7e2dea",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-QueryQuantityUnit",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1066",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "CH",
    "display" : "Characters",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "16016"
    } ],
    "definition" : "Used where size of input buffer has limitations."
  }, {
    "code" : "LI",
    "display" : "Lines",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "16017"
    } ],
    "definition" : "Used where lines of respone has limitations."
  }, {
    "code" : "PG",
    "display" : "Pages",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "16018"
    } ],
    "definition" : "Used where pages of response has limitations."
  }, {
    "code" : "RD",
    "display" : "Records",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "16019"
    } ],
    "definition" : "Used where number of records or instances of items in the query response result set has limitations."
  } ],
  "caseSensitive" : true,
  "version" : "2.0.1",
  "contact" : [ {
    "name" : "Health Level Seven"
  } ]
}