FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/AtSchedulingServiceType

Packagehl7.at.fhir.tc.wg.scheduling.r5
TypeValueSet
IdAtSchedulingServiceType
FHIR VersionR5
Sourcehttp://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/https://build.fhir.org/ig/HL7Austria/TC-FHIR-AG-Scheduling-R5/ValueSet-AtSchedulingServiceType.html
URLhttp://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType
Version0.2.0
Statusdraft
Date2025-05-23T10:55:12+00:00
NameAtSchedulingServiceType
TitleAT Scheduling Service Type
Authorityhl7
DescriptionThis is a placeholder for a ValueSet of bookable service types. The contained value just serves as an example and is not guaranteed to

Resources that use this resource

StructureDefinition
at-scheduling-appointmentHL7® AT Scheduling Appointment Profile
at-scheduling-healthcareserviceHL7® AT Scheduling HealthcareService Profile
at-scheduling-scheduleHL7® AT Scheduling Schedule Profile
at-scheduling-slotHL7® AT Scheduling Slot Profile

Resources that this resource uses

CodeSystem
service-typeService type
service-typeService type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet AtSchedulingServiceType


Source

{
  "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"
          }
        ]
      }
    ]
  }
}