FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ServiceRequest.categories

Packagech.fhir.ig.ch-lab-order
Resource TypeCodeSystem
IdServiceRequest.categories
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem-ServiceRequest.categories.html
URLhttp://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories
Version3.0.0-ci-build
Statusactive
Date2021-06-01T10:21:46+00:00
NameChLabOrderServiceRequestCategories
TitleService Request Categories for Questionnaires
Realmch
Authorityhl7
Descriptionch-lab-order defines 10 different Kinds of Service Request
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ServiceRequest.categoriesService Request Categories for Questionnaires

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ServiceRequest.categories

This case-sensitive code system http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories defines the following codes:

CodeDisplayDefinition
RequestForLabExam Anforderung von LaboruntersuchungenElectronic ordering of laboratory tests and/or panels
RequestForAdditionalExam Nachverordnung von weiteren Laboruntersuchungen bei derselben ProbeElectronic ordering of additional laboratory tests for referenced specimen
RequestForPrecedentReport Anforderung vorangehender LaborberichteElectronic ordering of laboratory diagnositic reports
RequestForPrecedentReportAndImages Anforderung vorangehender BilddokumenteElectronic ordering of laboratory images
RequestFor2ndOpinion Anforderung einer ZweitmeinungElectronic ordering of 2nd opinion
ProposalForAdditionalExam Vorschlag für weitere UntersuchungenElectronic proposal for additional exam
RequestForHistopathExam Anforderung von histopathologischen UntersuchungenElectronic ordering of histopathologic tests and/or panels

Source

{
  "resourceType": "CodeSystem",
  "id": "ServiceRequest.categories",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories",
  "version": "3.0.0-ci-build",
  "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"
    }
  ]
}