SMART Scheduling Links, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smart-scheduling-links/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/HealthcareService/ExampleHealhCareService> a fhir:HealthcareService ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleHealhCareService"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-healthcare-service" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-healthcare-service>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService ExampleHealhCareService</b></p><a name=\"ExampleHealhCareService\"> </a><a name=\"hcExampleHealhCareService\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smart-scheduling-healthcare-service.html\">Healthcare Service</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-c3453010-d1ae-4180-937e-86cc11292693.html\">ACME Health System</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}\">General Practice</span></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 308335008}\">Primary Care Visit</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394814009}\">General practice</span></p><p><b>location</b>: <a href=\"Location-44981b4a-8eae-48f7-bb7f-bf008bbe05af.html\">OpenClinTech Primary Clinic</a></p><p><b>name</b>: Primary Care Appointments - Online Booking</p><p><b>comment</b>: Book your primary care appointment online. Appointments available with next available provider. For urgent needs, please call our office or visit urgent care.</p><p><b>telecom</b>: ph: (555) 123-4567(Work), <a href=\"mailto:appointments@acmehealth.org\">appointments@acmehealth.org</a>, <a href=\"https://appointments.acmehealth.org\">https://appointments.acmehealth.org</a></p><p><b>serviceProvisionCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-provision-conditions cost}\">Fees apply</span></p><p><b>appointmentRequired</b>: true</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote><p><b>availabilityExceptions</b>: Closed on major holidays. Online booking available 24/7 for future appointments.</p></div>"
] ;
fhir:HealthcareService.active [ fhir:value "true"^^xsd:boolean] ;
fhir:HealthcareService.providedBy [
fhir:link <http://hl7.org/fhir/Organization/c3453010-d1ae-4180-937e-86cc11292693> ;
fhir:Reference.reference [ fhir:value "Organization/c3453010-d1ae-4180-937e-86cc11292693" ] ;
fhir:Reference.display [ fhir:value "ACME Health System" ]
] ;
fhir:HealthcareService.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-category" ] ;
fhir:Coding.code [ fhir:value "17" ] ;
fhir:Coding.display [ fhir:value "General Practice" ]
]
] ;
fhir:HealthcareService.type [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:308335008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "308335008" ] ;
fhir:Coding.display [ fhir:value "Patient encounter procedure" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Primary Care Visit" ]
] ;
fhir:HealthcareService.specialty [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:394814009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "394814009" ] ;
fhir:Coding.display [ fhir:value "General practice" ]
]
] ;
fhir:HealthcareService.location [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/Location/44981b4a-8eae-48f7-bb7f-bf008bbe05af> ;
fhir:Reference.reference [ fhir:value "Location/44981b4a-8eae-48f7-bb7f-bf008bbe05af" ] ;
fhir:Reference.display [ fhir:value "OpenClinTech Primary Clinic" ]
] ;
fhir:HealthcareService.name [ fhir:value "Primary Care Appointments - Online Booking"] ;
fhir:HealthcareService.comment [ fhir:value "Book your primary care appointment online. Appointments available with next available provider. For urgent needs, please call our office or visit urgent care."] ;
fhir:HealthcareService.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "(555) 123-4567" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "appointments@acmehealth.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://appointments.acmehealth.org" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:HealthcareService.serviceProvisionCode [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-provision-conditions" ] ;
fhir:Coding.code [ fhir:value "cost" ] ;
fhir:Coding.display [ fhir:value "Fees apply" ]
]
] ;
fhir:HealthcareService.appointmentRequired [ fhir:value "true"^^xsd:boolean] ;
fhir:HealthcareService.availableTime [
fhir:index -1 ;
fhir:HealthcareService.availableTime.daysOfWeek [
fhir:value "mon" ;
fhir:index -1
], [
fhir:value "tue" ;
fhir:index -1
], [
fhir:value "wed" ;
fhir:index -1
], [
fhir:value "thu" ;
fhir:index -1
], [
fhir:value "fri" ;
fhir:index -1
] ;
fhir:HealthcareService.availableTime.availableStartTime [ fhir:value "08:00:00"^^xsd:time ] ;
fhir:HealthcareService.availableTime.availableEndTime [ fhir:value "17:00:00"^^xsd:time ]
] ;
fhir:HealthcareService.availabilityExceptions [ fhir:value "Closed on major holidays. Online booking available 24/7 for future appointments."] .
<http://hl7.org/fhir/Organization/c3453010-d1ae-4180-937e-86cc11292693> a fhir:Organization .
<http://hl7.org/fhir/Location/44981b4a-8eae-48f7-bb7f-bf008bbe05af> a fhir:Location .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/HealthcareService/ExampleHealhCareService.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/HealthcareService/ExampleHealhCareService.ttl> .
IG © 2026+ HL7 International / Patient Administration and Boston Children's Hospital. Package hl7.fhir.uv.smart-scheduling-links#1.0.0-ballot based on FHIR 4.0.1. Generated 2026-07-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
