FHIR IG analytics
| Package | ch.fhir.ig.ch-term |
| Resource Type | ValueSet |
| Id | ValueSet-servicerequest-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-servicerequest-category.html |
| URL | http://fhir.ch/ig/ch-term/ValueSet/servicerequest-category |
| Version | 3.4.0-ci-build |
| Status | active |
| Date | 2025-12-15T11:30:23+00:00 |
| Name | VSServiceRequestCategory |
| Title | ServiceRequest Category |
| Realm | ch |
| Authority | hl7 |
| Description | Codes for the category of service request used to define the requested service. |
| Copyright | CC0-1.0 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "servicerequest-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-term/ValueSet/servicerequest-category",
"version": "3.4.0-ci-build",
"name": "VSServiceRequestCategory",
"title": "ServiceRequest Category",
"status": "active",
"experimental": false,
"date": "2025-12-15T11:30:23+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "Codes for the category of service request used to define the requested service.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-term/CodeSystem/servicerequest-category"
}
]
}
}