FHIR IG analytics
| Package | ch.fhir.ig.ch-ekm |
| Resource Type | ValueSet |
| Id | ValueSet-ChEkmServiceRequestReason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/ValueSet-ChEkmServiceRequestReason.html |
| URL | http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmServiceRequestReason |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-25T12:50:47+00:00 |
| Name | ChEkmServiceRequestReason |
| Title | CH EKM ServiceRequest Reason |
| Realm | ch |
| Authority | hl7 |
| Description | This CH EKM value set includes the codes for service request reason. |
| Copyright | CC0-1.0 |
Resources that use this resource
| StructureDefinition |
| ch.fhir.ig.ch-ekm#current | ch-ekm-servicerequest | CH EKM ServiceRequest: Laboratory Information |
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ChEkmServiceRequestReason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmServiceRequestReason",
"version": "0.0.1",
"name": "ChEkmServiceRequestReason",
"title": "CH EKM ServiceRequest Reason",
"status": "active",
"experimental": false,
"date": "2026-03-25T12:50:47+00:00",
"publisher": "Federal Office of Public Health FOPH",
"contact": [
{
"name": "Federal Office of Public Health FOPH",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"description": "This CH EKM value set includes the codes for service request reason.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "171112000",
"display": "Screening due (finding)"
},
{
"code": "415684004",
"display": "Suspected (qualifier value)"
},
{
"code": "444071008",
"display": "Exposure to organism (event)"
},
{
"code": "74964007",
"display": "Other (qualifier value)"
}
]
}
]
}
}