HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: quantityLimitedRequest - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v2-0126",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>V2 Concept Comment</td><td>string</td></tr><tr><td>v2-concCommentAsPub</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub</td><td>V2 Concept Comment As Published</td><td>string</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0126 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Concept Comment</b></td><td><b>V2 Concept Comment As Published</b></td></tr><tr><td style=\"white-space:nowrap\">CH<a name=\"v2-0126-CH\"> </a></td><td>Characters</td><td>Characters</td><td>RSP/RTB/RDY</td><td>RSP/RTB/RDY</td></tr><tr><td style=\"white-space:nowrap\">LI<a name=\"v2-0126-LI\"> </a></td><td>Lines</td><td>Lines</td><td>RTB/RDY</td><td>RTB/RDY</td></tr><tr><td style=\"white-space:nowrap\">PG<a name=\"v2-0126-PG\"> </a></td><td>Pages</td><td>Pages</td><td>RDY</td><td>RDY</td></tr><tr><td style=\"white-space:nowrap\">RD<a name=\"v2-0126-RD\"> </a></td><td>Records</td><td>Records</td><td>RSP/RTB/RDY</td><td>RSP/RTB/RDY</td></tr><tr><td style=\"white-space:nowrap\">ZO<a name=\"v2-0126-ZO\"> </a></td><td>Locally defined</td><td>Locally defined</td><td/><td/></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>CH</td><td>Zeichen</td></tr><tr><td>LI</td><td>Zeilen</td></tr><tr><td>PG</td><td>Seiten</td></tr><tr><td>RD</td><td>Datensätze</td></tr><tr><td>ZO</td><td>lokal definiert</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "inm"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0126",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.53"
    }
  ],
  "version" : "2.3.0",
  "name" : "QuantityLimitedRequest",
  "title" : "quantityLimitedRequest",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "HL7, Inc",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description" : "HL7-defined code system of concepts which specify the maximum length of a query response that can be accepted by a requesting system, and are expressed as units of mesaure of query response objects.  Used in HL7 Version 2.x messaging in the RCP segment.",
  "purpose" : "Underlying Master Code System for V2 table 0126 (Quantity Limited Request)",
  "copyright" : "Copyright HL7. Licensed under creative commons public domain",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0126",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "property" : [
    {
      "code" : "status",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description" : "Status of the concept",
      "type" : "code"
    },
    {
      "code" : "deprecated",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description" : "Version of HL7 in which the code was deprecated",
      "type" : "code"
    },
    {
      "code" : "v2-concComment",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
      "description" : "V2 Concept Comment",
      "type" : "string"
    },
    {
      "code" : "v2-concCommentAsPub",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
      "description" : "V2 Concept Comment As Published",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "id" : "1538",
      "code" : "CH",
      "display" : "Characters",
      "definition" : "Characters",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "Zeichen"
        }
      ],
      "property" : [
        {
          "code" : "v2-concComment",
          "valueString" : "RSP/RTB/RDY"
        },
        {
          "code" : "v2-concCommentAsPub",
          "valueString" : "RSP/RTB/RDY"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1539",
      "code" : "LI",
      "display" : "Lines",
      "definition" : "Lines",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "Zeilen"
        }
      ],
      "property" : [
        {
          "code" : "v2-concComment",
          "valueString" : "RTB/RDY"
        },
        {
          "code" : "v2-concCommentAsPub",
          "valueString" : "RTB/RDY"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1540",
      "code" : "PG",
      "display" : "Pages",
      "definition" : "Pages",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "Seiten"
        }
      ],
      "property" : [
        {
          "code" : "v2-concComment",
          "valueString" : "RDY"
        },
        {
          "code" : "v2-concCommentAsPub",
          "valueString" : "RDY"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1541",
      "code" : "RD",
      "display" : "Records",
      "definition" : "Records",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "Datensätze"
        }
      ],
      "property" : [
        {
          "code" : "v2-concComment",
          "valueString" : "RSP/RTB/RDY"
        },
        {
          "code" : "v2-concCommentAsPub",
          "valueString" : "RSP/RTB/RDY"
        },
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "1542",
      "code" : "ZO",
      "display" : "Locally defined",
      "definition" : "Locally defined",
      "designation" : [
        {
          "language" : "de",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code" : "preferredForLanguage"
          },
          "value" : "lokal definiert"
        }
      ],
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    }
  ]
}