| Package | fhir.argonaut.scheduling |
| Resource Type | ValueSet |
| Id | status-reason |
| FHIR Version | R3 |
| Source | http://fhir.org/guides/argonaut/scheduling/https://simplifier.net/resolve?scope=fhir.argonaut.scheduling@1.0.0&canonical=http://fhir.org/guides/argonaut-scheduling/ValueSet/status-reason |
| URL | http://fhir.org/guides/argonaut-scheduling/ValueSet/status-reason |
| Version | 1.0.0 |
| Status | active |
| Date | 2017-10-10T18:40:10+11:00 |
| Name | Argonaut_Appointment_Event_Reason_Codes |
| Title | Argonaut Appointment Event Reason Codes |
| Realm | us |
| Authority | hl7 |
| Description | The reason for the current state of the Appointment. |
| StructureDefinition | |
| extension-status-reason | Reason For Current Status |
| CodeSystem | |
| status-reason | Argonaut Appointment Event Reason Codes |
Note: links and images are rebased to the (stated) source
The reason for the current state of the Appointment.
This value set includes codes from the following code systems:
http://fhir.org/guides/argonaut-scheduling/CodeSystem/status-reason{
"resourceType": "ValueSet",
"id": "status-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}