{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Appointment-Participant-Flags-1</h2><tt>http://medico-emr.net/stu3/vs/Appointment-Participant-Flags-1</tt><p>flags regarding the participants of an appointment</p></div>"
  },
  "url": "http://medico-emr.net/stu3/vs/Appointment-Participant-Flags-1",
  "name": "Appointment-Participant-Flags-1",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "flags regarding the participants of an appointment",
  "compose": {
    "include": [
      {
        "system": "http://medico-emr.net/cs1",
        "concept": [
          {
            "code": "ParticipantAppointmentPresenceConfirmed",
            "display": "Flag indicates that the partipant confirms being present in the appointment"
          }
        ]
      }
    ]
  }
}