This page is part of the Argonaut Scheduling Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions 
JSON Format: ValueSet-appt-type
Raw json
{
"resourceType" : "ValueSet",
"id" : "appt-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut_Appointment_Types</h2><div><p>The style of appointment or patient for appointment booking (not service type). These concepts are used in the FHIR Appointment, Schedule and Slot resources. The <a href="http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map">Argonaut Scheduling Visit Types</a> are mapped to these concepts.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-appt-type.html"><code>http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type</code></a></li><li/><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/STU3/v2/0276/index.html">http://hl7.org/fhir/ValueSet/v2-0276</a></li></ul></div>"
},
"url" : "http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type",
"version" : "1.0.0",
"name" : "Argonaut_Appointment_Types",
"title" : "Argonaut Appointment Types",
"status" : "active",
"date" : "2017-07-13T05:40:10+10:00",
"description" : "The style of appointment or patient for appointment booking (not service type). These concepts are used in the FHIR Appointment, Schedule and Slot resources. The [Argonaut Scheduling Visit Types](http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map) are mapped to these concepts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type"
},
{
"valueSet" : [
"http://hl7.org/fhir/ValueSet/v2-0276"
]
}
]
}
}
