| Package | hl7.at.fhir.tc.wg.scheduling.r5 |
| Resource Type | ValueSet |
| Id | AtSchedulingServiceType |
| FHIR Version | R5 |
| Source | http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/https://build.fhir.org/ig/HL7Austria/TC-FHIR-AG-Scheduling-R5/ValueSet-AtSchedulingServiceType.html |
| URL | http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-05-23T10:55:12+00:00 |
| Name | AtSchedulingServiceType |
| Title | AT Scheduling Service Type |
| Authority | hl7 |
| Description | This is a placeholder for a ValueSet of bookable service types. The contained value just serves as an example and is not guaranteed to |
| StructureDefinition | |
| at-scheduling-appointment | HL7® AT Scheduling Appointment Profile |
| at-scheduling-healthcareservice | HL7® AT Scheduling HealthcareService Profile |
| at-scheduling-schedule | HL7® AT Scheduling Schedule Profile |
| at-scheduling-slot | HL7® AT Scheduling Slot Profile |
| CodeSystem | |
| service-type | Service type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AtSchedulingServiceType
http://terminology.hl7.org/CodeSystem/service-type| Code | Display | Definition |
| 65 | Physiotherapy | Physiotherapy |
{
"resourceType": "ValueSet",
"id": "AtSchedulingServiceType",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType",
"version": "0.2.0",
"name": "AtSchedulingServiceType",
"title": "AT Scheduling Service Type",
"status": "draft",
"experimental": true,
"date": "2025-05-23T10:55:12+00:00",
"publisher": "HL7® Austria, TC FHIR®",
"description": "This is a placeholder for a ValueSet of bookable service types. The contained value just serves as an example and is not guaranteed to ",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"concept": [
{
"code": "65",
"display": "Physiotherapy"
}
]
}
]
}
}