Package | ch.fhir.ig.ch-lab-order |
Resource Type | CodeSystem |
Id | Specimen.processing.procedure |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem-Specimen.processing.procedure.html |
URL | http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure |
Version | 3.0.0-ci-build |
Status | active |
Date | 2021-06-01T10:21:46+00:00 |
Name | ChLabOrderSpecimenProcessingProcedure |
Title | Service Request Processing Procedure |
Realm | ch |
Authority | hl7 |
Description | ch-lab-order defines 2 different Kinds of Processing Procedures, replaced by http://hl7.org/fhir/ValueSet/handling-condition |
Copyright | CC0-1.0 |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Specimen.processing.procedure
This case-sensitive code system http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure
defines the following codes:
Code | Display | Definition |
FREEZE | Tiefkühlen bei -18° Celsius | Freeze at -18° Celsius |
COOLING | Kühlen bei 5° - 8° Celsius | Cooling at 5° - 8° Celsius |
{ "resourceType": "CodeSystem", "id": "Specimen.processing.procedure", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure", "version": "3.0.0-ci-build", "name": "ChLabOrderSpecimenProcessingProcedure", "title": "Service Request Processing Procedure", "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 2 different Kinds of Processing Procedures, replaced by http://hl7.org/fhir/ValueSet/handling-condition", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "FREEZE", "display": "Tiefkühlen bei -18° Celsius", "definition": "Freeze at -18° Celsius" }, { "code": "COOLING", "display": "Kühlen bei 5° - 8° Celsius", "definition": "Cooling at 5° - 8° Celsius" } ] }