CH LAB-Order (R4)
2.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Service Request Categories for Questionnaires - JSON Representation

Active as of 2021-06-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ServiceRequest.categories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories</code> 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></tr><tr><td style=\"white-space:nowrap\">RequestForLabExam<a name=\"ServiceRequest.categories-RequestForLabExam\"> </a></td><td>Anforderung von Laboruntersuchungen</td><td>Electronic ordering of laboratory tests and/or panels</td></tr><tr><td style=\"white-space:nowrap\">RequestForAdditionalExam<a name=\"ServiceRequest.categories-RequestForAdditionalExam\"> </a></td><td>Nachverordnung von weiteren Laboruntersuchungen bei derselben Probe</td><td>Electronic ordering of additional laboratory tests for referenced specimen</td></tr><tr><td style=\"white-space:nowrap\">RequestForPrecedentReport<a name=\"ServiceRequest.categories-RequestForPrecedentReport\"> </a></td><td>Anforderung vorangehender Laborberichte</td><td>Electronic ordering of laboratory diagnositic reports</td></tr><tr><td style=\"white-space:nowrap\">RequestForPrecedentReportAndImages<a name=\"ServiceRequest.categories-RequestForPrecedentReportAndImages\"> </a></td><td>Anforderung vorangehender Bilddokumente</td><td>Electronic ordering of laboratory images</td></tr><tr><td style=\"white-space:nowrap\">RequestFor2ndOpinion<a name=\"ServiceRequest.categories-RequestFor2ndOpinion\"> </a></td><td>Anforderung einer Zweitmeinung</td><td>Electronic ordering of 2nd opinion</td></tr><tr><td style=\"white-space:nowrap\">ProposalForAdditionalExam<a name=\"ServiceRequest.categories-ProposalForAdditionalExam\"> </a></td><td>Vorschlag für weitere Untersuchungen</td><td>Electronic proposal for additional exam</td></tr><tr><td style=\"white-space:nowrap\">RequestForHistopathExam<a name=\"ServiceRequest.categories-RequestForHistopathExam\"> </a></td><td>Anforderung von histopathologischen Untersuchungen</td><td>Electronic ordering of histopathologic tests and/or panels</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories",
  "version" : "2.0.0",
  "name" : "ChLabOrderServiceRequestCategories",
  "title" : "Service Request Categories for Questionnaires",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-06-01T10:21:46+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch"
        }
      ]
    },
    {
      "name" : "Marcel Hanselmann",
      "telecom" : [
        {
          "system" : "email",
          "value" : "laborprojektgruppe@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ch-lab-order defines 10 different Kinds of Service Request",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "RequestForLabExam",
      "display" : "Anforderung von Laboruntersuchungen",
      "definition" : "Electronic ordering of laboratory tests and/or panels"
    },
    {
      "code" : "RequestForAdditionalExam",
      "display" : "Nachverordnung von weiteren Laboruntersuchungen bei derselben Probe",
      "definition" : "Electronic ordering of additional laboratory tests for referenced specimen"
    },
    {
      "code" : "RequestForPrecedentReport",
      "display" : "Anforderung vorangehender Laborberichte",
      "definition" : "Electronic ordering of laboratory diagnositic reports"
    },
    {
      "code" : "RequestForPrecedentReportAndImages",
      "display" : "Anforderung vorangehender Bilddokumente",
      "definition" : "Electronic ordering of laboratory images"
    },
    {
      "code" : "RequestFor2ndOpinion",
      "display" : "Anforderung einer Zweitmeinung",
      "definition" : "Electronic ordering of 2nd opinion"
    },
    {
      "code" : "ProposalForAdditionalExam",
      "display" : "Vorschlag für weitere Untersuchungen",
      "definition" : "Electronic proposal for additional exam"
    },
    {
      "code" : "RequestForHistopathExam",
      "display" : "Anforderung von histopathologischen Untersuchungen",
      "definition" : "Electronic ordering of histopathologic tests and/or panels"
    }
  ]
}