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

FHIR IG Statistics: ValueSet/appointment-follow-up-state

Packageca.clicsante.base
Resource TypeValueSet
Idappointment-follow-up-state
FHIR VersionR4
Sourcehttp://documentation.clicsante.ca/fhir/base/http://documentation.clicsante.ca/fhir/base/1.0.0/ValueSet-appointment-follow-up-state.html
URLhttp://documentation.clicsante.ca/fhir/base/ValueSet/appointment-follow-up-state
Version1.0.0
Statusactive
Date2025-03-15T01:44:09+00:00
NameAppointmentFollowUpStateValueSet
TitleAppointment Follow Up State Value Set
DescriptionDescribes the follow up state of an appointment.

Resources that use this resource

StructureDefinition
appointment-follow-up-stateFollow Up State

Resources that this resource uses

CodeSystem
appointment-follow-up-stateAppointment Follow Up State Codes

Narrative

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

Generated Narrative: ValueSet appointment-follow-up-state


Source

{
  "resourceType": "ValueSet",
  "id": "appointment-follow-up-state",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://documentation.clicsante.ca/fhir/base/ValueSet/appointment-follow-up-state",
  "version": "1.0.0",
  "name": "AppointmentFollowUpStateValueSet",
  "title": "Appointment Follow Up State Value Set",
  "status": "active",
  "experimental": true,
  "date": "2025-03-15T01:44:09+00:00",
  "publisher": "Clic Santé",
  "contact": [
    {
      "name": "Clic Santé",
      "telecom": [
        {
          "system": "url",
          "value": "https://clicsante.ca"
        }
      ]
    }
  ],
  "description": "Describes the follow up state of an appointment.",
  "compose": {
    "include": [
      {
        "system": "http://documentation.clicsante.ca/fhir/base/CodeSystem/appointment-follow-up-state"
      }
    ]
  }
}