CH LAB-Order (R4)
0.1.0 - STU 1 Ballot

This page is part of the CH LAB-Order (R4) (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

: Service Request Categories for Questionnaires - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ServiceRequest.categories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem/ServiceRequest.categories 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>Anforderung von zusätzlichen 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\">RequestForMonit24hBP<a name=\"ServiceRequest.categories-RequestForMonit24hBP\"> </a></td><td>Anforderung von Monitoring 24 h Blutdruckmessung</td><td>Electronic ordering of 24 Blood Pressure Monitoring</td></tr><tr><td style=\"white-space:nowrap\">RequestForMonit24hECG<a name=\"ServiceRequest.categories-RequestForMonit24hECG\"> </a></td><td>Anforderung von Monitoring 24 h EKG</td><td>Electronic ordering of 24 Blood Pressure Monitoring</td></tr><tr><td style=\"white-space:nowrap\">RequestForMonit7dECG<a name=\"ServiceRequest.categories-RequestForMonit7dECG\"> </a></td><td>Anforderung von Monitoring 7 Tage EKG</td><td>Electronic ordering of 24 EKG Monitoring</td></tr><tr><td style=\"white-space:nowrap\">RequestForMonitPO<a name=\"ServiceRequest.categories-RequestForMonitPO\"> </a></td><td>Anforderung von Monitoring nächtliche Pulsoxymetrie</td><td>Electronic ordering of nocturnal Puls Oximetry Monitoring</td></tr><tr><td style=\"white-space:nowrap\">RequestForMonitPG<a name=\"ServiceRequest.categories-RequestForMonitPG\"> </a></td><td>Anforderung von Monitoring nächtliche Polygrafie</td><td>Electronic ordering of nocturnal Sleep Polygraphy</td></tr></table></div>"
  },
  "url" : "http://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem/ServiceRequest.categories",
  "version" : "0.1.0",
  "name" : "ChLabOrderServiceRequestCategories",
  "title" : "Service Request Categories for Questionnaires",
  "status" : "active",
  "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" : "marcel.hanselmann@bluewin.ch"
        }
      ]
    }
  ],
  "description" : "ch-lab-order defines 10 different Kinds of Service Request",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "RequestForLabExam",
      "display" : "Anforderung von Laboruntersuchungen",
      "definition" : "Electronic ordering of laboratory tests and/or panels"
    },
    {
      "code" : "RequestForAdditionalExam",
      "display" : "Anforderung von zusätzlichen 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" : "RequestForMonit24hBP",
      "display" : "Anforderung von Monitoring 24 h Blutdruckmessung",
      "definition" : "Electronic ordering of 24 Blood Pressure Monitoring"
    },
    {
      "code" : "RequestForMonit24hECG",
      "display" : "Anforderung von Monitoring 24 h EKG",
      "definition" : "Electronic ordering of 24 Blood Pressure Monitoring"
    },
    {
      "code" : "RequestForMonit7dECG",
      "display" : "Anforderung von Monitoring 7 Tage EKG",
      "definition" : "Electronic ordering of 24 EKG Monitoring"
    },
    {
      "code" : "RequestForMonitPO",
      "display" : "Anforderung von Monitoring nächtliche Pulsoxymetrie",
      "definition" : "Electronic ordering of nocturnal Puls Oximetry Monitoring"
    },
    {
      "code" : "RequestForMonitPG",
      "display" : "Anforderung von Monitoring nächtliche Polygrafie",
      "definition" : "Electronic ordering of nocturnal Sleep Polygraphy"
    }
  ]
}