FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/status-reason

Packagefhir.argonaut.scheduling
TypeValueSet
Idstatus-reason
FHIR VersionR3
Sourcehttp://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
URLhttp://fhir.org/guides/argonaut-scheduling/ValueSet/status-reason
Version1.0.0
Statusactive
Date2017-10-10T18:40:10+11:00
NameArgonaut_Appointment_Event_Reason_Codes
TitleArgonaut Appointment Event Reason Codes
Realmus
Authorityhl7
DescriptionThe reason for the current state of the Appointment.

Resources that use this resource

StructureDefinition
extension-status-reasonReason For Current Status

Resources that this resource uses

CodeSystem
status-reasonArgonaut Appointment Event Reason Codes

Narrative

Note: links and images are rebased to the (stated) source

Argonaut_Appointment_Event_Reason_Codes

The reason for the current state of the Appointment.

This value set includes codes from the following code systems:


Source

{
  "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"
      }
    ]
  }
}