FHIR IG analytics| Package | ch.fhir.ig.ch-lab-order |
| Resource Type | ValueSet |
| Id | ValueSet-reasons-for-order.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-reasons-for-order.html |
| URL | http://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order |
| Version | 4.0.0-ballot-ci-build |
| Status | active |
| Date | 2025-12-16T11:56:08+00:00 |
| Name | ReasonsForOrder |
| Title | All Valid Reasons for Ordering a Lab Service |
| Realm | ch |
| Authority | hl7 |
| Description | Broadest value set of valid reasons for ordering laboratory services |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet reasons-for-order
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 138875005 (SNOMED CT Concept){
"resourceType": "ValueSet",
"id": "reasons-for-order",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order",
"version": "4.0.0-ballot-ci-build",
"name": "ReasonsForOrder",
"title": "All Valid Reasons for Ordering a Lab Service",
"status": "active",
"experimental": false,
"date": "2025-12-16T11:56:08+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": "Broadest value set of valid reasons for ordering laboratory services",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "138875005"
}
]
}
]
}
}