0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-23 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "common-service-types-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet common-service-types-vs</b></p><a name=\"common-service-types-vs\"> </a><a name=\"hccommon-service-types-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html\"><code>http://terminology.hl7.org/CodeSystem/service-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.1.1, the version found through the package references\"> version ?1.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-88\">88</a></td><td>General Dental</td><td>General dental</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-124\">124</a></td><td>General Practice</td><td>General Practice/GP (doctor)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-554\">554</a></td><td>Chronic Disease Management</td><td>Chronic Disease Management</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-209\">209</a></td><td>Diagnostic Radiology/Xray/CT/Fluoroscopy</td><td>Diagnostic Radiology/Xray/CT/Fluoroscopy</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-210\">210</a></td><td>Diagnostic Ultrasound</td><td>Diagnostic Ultrasound</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-211\">211</a></td><td>Magnetic Resonance Imaging (MRI)</td><td>Magnetic Resonance Imaging (MRI)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-212\">212</a></td><td>Nuclear Medicine</td><td>Nuclear Medicine</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-213\">213</a></td><td>Obstetric & Gynaecological Ultrasound</td><td>Obstetric & Gynaecological Ultrasound</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-service-type.html#service-type-57\">57</a></td><td>Immunization</td><td>Immunization</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/396540005\">396540005</a></td><td>Phlebotomy</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://example.org/ValueSet/common-service-types-vs"^^xsd:anyURI ;
fhir:l <http://example.org/ValueSet/common-service-types-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CommonServiceTypesVS"] ; #
fhir:title [ fhir:v "Common Service Types for Scheduling"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-12-23T23:36:59+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "haau3"] ; #
fhir:contact ( [
fhir:name [ fhir:v "haau3" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://haau3.com" ] ] )
] ) ; #
fhir:description [ fhir:v "A subset of the HL7 service-type codes and possibly other code systems\nto illustrate the more common service types that patients may\nwant to schedule appointments for. Ideally, this would be based on utilization\ndata and usually 1:1 with serviceType:schedule if the procedures can be performed\nindependently of each other (e.g. 2 x-ray machines, 2 CT machines, 3 MRI machines and the\nschedule represents a pool of image technicians that can perform any of these procedures, \nbut are limited by the actual, physical machines). These also may likely be more limited by \nboth the technician/practitioner and the physical machine. \nConversely, if a provider (e.g. family medicine physician) can perform multiple\ntypes of services (e.g. annual wellness visit, follow-up visit, chronic disease management, etc)\nthen it's appropriate to use serviceType to represent multiple services. "] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/service-type> ] ;
( fhir:concept [
fhir:code [ fhir:v "88" ] ;
fhir:display [ fhir:v "General Dental" ] ] [
fhir:code [ fhir:v "124" ] ;
fhir:display [ fhir:v "General Practice" ] ] [
fhir:code [ fhir:v "554" ] ;
fhir:display [ fhir:v "Chronic Disease Management" ] ] [
fhir:code [ fhir:v "209" ] ;
fhir:display [ fhir:v "Diagnostic Radiology/Xray/CT/Fluoroscopy" ] ] [
fhir:code [ fhir:v "210" ] ;
fhir:display [ fhir:v "Diagnostic Ultrasound" ] ] [
fhir:code [ fhir:v "211" ] ;
fhir:display [ fhir:v "Magnetic Resonance Imaging (MRI)" ] ] [
fhir:code [ fhir:v "212" ] ;
fhir:display [ fhir:v "Nuclear Medicine" ] ] [
fhir:code [ fhir:v "213" ] ;
fhir:display [ fhir:v "Obstetric & Gynaecological Ultrasound" ] ] [
fhir:code [ fhir:v "57" ] ;
fhir:display [ fhir:v "Immunization" ] ] ) ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "396540005" ] ;
fhir:display [ fhir:v "Phlebotomy" ] ] ) ] )
] . #
IG © 2025+ haau3. Package patient.scheduling#0.1.0 based on FHIR 4.0.1. Generated 2025-12-23
Links: Table of Contents |
QA Report