| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | servicerequest-category |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-servicerequest-category.html |
| URL | http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2025-05-22T05:51:56+00:00 |
| Name | CSServiceRequestCategory |
| Title | ServiceRequest Category |
| Realm | ch |
| Authority | hl7 |
| Description | Codes for the category of service request used to define the requested service. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| servicerequest-category | ServiceRequest Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem servicerequest-category
This case-sensitive code system http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category defines the following codes:
{
"resourceType": "CodeSystem",
"id": "servicerequest-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category",
"version": "3.3.0-ci-build",
"name": "CSServiceRequestCategory",
"title": "ServiceRequest Category",
"status": "active",
"experimental": false,
"date": "2025-05-22T05:51:56+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "Codes for the category of service request used to define the requested service.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 14,
"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"
},
{
"code": "RequestForPreviousReport",
"display": "Befundbericht früherer Untersuchung(en)"
},
{
"code": "RequestForPreviousReportAndImages",
"display": "Bilder und Befundberichte früherer Untersuchung(en)"
},
{
"code": "ImagingRequest",
"display": "Bildgebende Diagnostik"
},
{
"code": "RadIntervention",
"display": "Interventionelle Radiologie"
},
{
"code": "SecondOpinion",
"display": "Zweitmeinung"
},
{
"code": "ImagingRequestWithIntervention",
"display": "Bildgebende Diagnostik und Intervention"
},
{
"code": "RemoteReporting",
"display": "Fernbefundung"
}
]
}