{
"description": "ch-lab-order defines 2 different Kinds of Processing Procedures, replaced by http://hl7.org/fhir/ValueSet/handling-condition",
"_filename": "CodeSystem-Specimen.processing.procedure.json",
"package_name": "ch.fhir.ig.ch",
"date": "2021-06-01T10:21:46+00:00",
"publisher": "HL7 Switzerland",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "ChLabOrderSpecimenProcessingProcedure",
"copyright": "CC0-1.0",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Service Request Processing Procedure",
"package_version": "lab-order-2.0.0",
"status": "active",
"id": "7af08340-0a3f-457d-afc1-f6e429840113",
"kind": null,
"count": 2,
"url": "http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure",
"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"
} ],
"caseSensitive": true,
"version": "2.0.0",
"contact": [ {
"name": "HL7 Switzerland",
"telecom": [ {
"value": "https://www.hl7.ch",
"system": "url"
} ]
}, {
"name": "Marcel Hanselmann",
"telecom": [ {
"use": "work",
"value": "laborprojektgruppe@gmail.com",
"system": "email"
} ]
} ]
}