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

FHIR IG Statistics: Questionnaire/HIV.D29ScheduleFollowUp

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.D29ScheduleFollowUp
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.D29ScheduleFollowUp.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.D29ScheduleFollowUp
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleSchedule follow-up
Authoritywho
DescriptionQuestionnaire for schedule follow-up

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire HIV.D29ScheduleFollowUp

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for schedule follow-upQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.D29ScheduleFollowUp#0.4.4
... HIV.D.DE524Date/time of follow-up appointment0..1dateTime
... HIV.D.DE525Type of follow-up appointment0..1choiceValue Set: #HIV.D.DE525
... HIV.D.DE530Other (specify)0..1string
... HIV.D.DE531Follow-up test recommended date0..1date
... HIV.D.DE776Date of next scheduled follow-up appointment0..1date
... HIV.D.DE777Type of next follow-up appointment0..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.D29ScheduleFollowUp",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablequestionnaire",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablequestionnaire"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/hiv/Questionnaire/HIV.D29ScheduleFollowUp",
  "version": "0.4.4",
  "title": "Schedule follow-up",
  "status": "draft",
  "experimental": true,
  "subjectType": [
    "Patient"
  ],
  "date": "2025-07-24T19:24:35+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Questionnaire for schedule follow-up",
  "item": [
    {
      "id": "HIV.D.DE524",
      "linkId": "HIV.D.DE524",
      "text": "Date/time of follow-up appointment",
      "type": "dateTime",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE525",
      "linkId": "HIV.D.DE525",
      "text": "Type of follow-up appointment",
      "type": "choice",
      "required": false,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.D.DE525"
    },
    {
      "id": "HIV.D.DE530",
      "linkId": "HIV.D.DE530",
      "text": "Other (specify)",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE531",
      "linkId": "HIV.D.DE531",
      "text": "Follow-up test recommended date",
      "type": "date",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE776",
      "linkId": "HIV.D.DE776",
      "text": "Date of next scheduled follow-up appointment",
      "type": "date",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE777",
      "linkId": "HIV.D.DE777",
      "text": "Type of next follow-up appointment",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}