This page is part of the Argonaut Scheduling Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions 
JSON Format: ValueSet-status-reason
Raw json
{
"resourceType" : "ValueSet",
"id" : "status-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut_Appointment_Event_Reason_Codes</h2><div><p>The reason for the current state of the Appointment.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-status-reason.html"><code>http://fhir.org/guides/argonaut-scheduling/CodeSystem/status-reason</code></a></li></ul></div>"
},
"url" : "http://fhir.org/guides/argonaut-scheduling/ValueSet/status-reason",
"version" : "1.0.0",
"name" : "Argonaut_Appointment_Event_Reason_Codes",
"title" : "Argonaut Appointment Event Reason Codes",
"status" : "active",
"date" : "2017-10-10T18:40:10+11:00",
"description" : "The reason for the current state of the Appointment.",
"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/status-reason"
}
]
}
}
