Package | ch.fhir.ig.ch-lab-order |
Resource Type | CodeSystem |
Id | ServiceRequest.categories |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem-ServiceRequest.categories.html |
URL | http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories |
Version | 3.0.0-ci-build |
Status | active |
Date | 2021-06-01T10:21:46+00:00 |
Name | ChLabOrderServiceRequestCategories |
Title | Service Request Categories for Questionnaires |
Realm | ch |
Authority | hl7 |
Description | ch-lab-order defines 10 different Kinds of Service Request |
Copyright | CC0-1.0 |
Content | complete |
ValueSet | |
ServiceRequest.categories | Service Request Categories for Questionnaires |
No resources found
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:
{ "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" } ] }