CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-20 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "servicerequest-category"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem servicerequest-category</b></p><a name=\"servicerequest-category\"> </a><a name=\"hcservicerequest-category\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category</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-category-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-category-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-category-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-category-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-category-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-category-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-category-RequestForHistopathExam\"> </a></td><td>Anforderung von histopathologischen Untersuchungen</td><td>Electronic ordering of histopathologic tests and/or panels</td></tr><tr><td style=\"white-space:nowrap\">RequestForPreviousReport<a name=\"servicerequest-category-RequestForPreviousReport\"> </a></td><td>Befundbericht früherer Untersuchung(en)</td><td/></tr><tr><td style=\"white-space:nowrap\">RequestForPreviousReportAndImages<a name=\"servicerequest-category-RequestForPreviousReportAndImages\"> </a></td><td>Bilder und Befundberichte früherer Untersuchung(en)</td><td/></tr><tr><td style=\"white-space:nowrap\">ImagingRequest<a name=\"servicerequest-category-ImagingRequest\"> </a></td><td>Bildgebende Diagnostik</td><td/></tr><tr><td style=\"white-space:nowrap\">RadIntervention<a name=\"servicerequest-category-RadIntervention\"> </a></td><td>Interventionelle Radiologie</td><td/></tr><tr><td style=\"white-space:nowrap\">SecondOpinion<a name=\"servicerequest-category-SecondOpinion\"> </a></td><td>Zweitmeinung</td><td/></tr><tr><td style=\"white-space:nowrap\">ImagingRequestWithIntervention<a name=\"servicerequest-category-ImagingRequestWithIntervention\"> </a></td><td>Bildgebende Diagnostik und Intervention</td><td/></tr><tr><td style=\"white-space:nowrap\">RemoteReporting<a name=\"servicerequest-category-RemoteReporting\"> </a></td><td>Fernbefundung</td><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0-ci-build"] ; #
fhir:name [ fhir:v "CSServiceRequestCategory"] ; #
fhir:title [ fhir:v "ServiceRequest Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-20T19:09:01+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Switzerland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ] )
] [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes for the category of service request used to define the requested service."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "RequestForLabExam" ] ;
fhir:display [ fhir:v "Anforderung von Laboruntersuchungen" ] ;
fhir:definition [ fhir:v "Electronic ordering of laboratory tests and/or panels" ]
] [
fhir:code [ fhir:v "RequestForAdditionalExam" ] ;
fhir:display [ fhir:v "Nachverordnung von weiteren Laboruntersuchungen bei derselben Probe" ] ;
fhir:definition [ fhir:v "Electronic ordering of additional laboratory tests for referenced specimen" ]
] [
fhir:code [ fhir:v "RequestForPrecedentReport" ] ;
fhir:display [ fhir:v "Anforderung vorangehender Laborberichte" ] ;
fhir:definition [ fhir:v "Electronic ordering of laboratory diagnositic reports" ]
] [
fhir:code [ fhir:v "RequestForPrecedentReportAndImages" ] ;
fhir:display [ fhir:v "Anforderung vorangehender Bilddokumente" ] ;
fhir:definition [ fhir:v "Electronic ordering of laboratory images" ]
] [
fhir:code [ fhir:v "RequestFor2ndOpinion" ] ;
fhir:display [ fhir:v "Anforderung einer Zweitmeinung" ] ;
fhir:definition [ fhir:v "Electronic ordering of 2nd opinion" ]
] [
fhir:code [ fhir:v "ProposalForAdditionalExam" ] ;
fhir:display [ fhir:v "Vorschlag für weitere Untersuchungen" ] ;
fhir:definition [ fhir:v "Electronic proposal for additional exam" ]
] [
fhir:code [ fhir:v "RequestForHistopathExam" ] ;
fhir:display [ fhir:v "Anforderung von histopathologischen Untersuchungen" ] ;
fhir:definition [ fhir:v "Electronic ordering of histopathologic tests and/or panels" ]
] [
fhir:code [ fhir:v "RequestForPreviousReport" ] ;
fhir:display [ fhir:v "Befundbericht früherer Untersuchung(en)" ]
] [
fhir:code [ fhir:v "RequestForPreviousReportAndImages" ] ;
fhir:display [ fhir:v "Bilder und Befundberichte früherer Untersuchung(en)" ]
] [
fhir:code [ fhir:v "ImagingRequest" ] ;
fhir:display [ fhir:v "Bildgebende Diagnostik" ]
] [
fhir:code [ fhir:v "RadIntervention" ] ;
fhir:display [ fhir:v "Interventionelle Radiologie" ]
] [
fhir:code [ fhir:v "SecondOpinion" ] ;
fhir:display [ fhir:v "Zweitmeinung" ]
] [
fhir:code [ fhir:v "ImagingRequestWithIntervention" ] ;
fhir:display [ fhir:v "Bildgebende Diagnostik und Intervention" ]
] [
fhir:code [ fhir:v "RemoteReporting" ] ;
fhir:display [ fhir:v "Fernbefundung" ]
] ) . #
IG © 2019+ HL7 Switzerland. Package ch.fhir.ig.ch-term#3.3.0-ci-build based on FHIR 4.0.1. Generated 2025-10-20
Links: Table of Contents |
QA Report
| Propose a change