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

FHIR IG Statistics: Questionnaire/HIV.H1IdentifyClientForFollowUp

Packagesmart.who.int.hiv
TypeQuestionnaire
IdHIV.H1IdentifyClientForFollowUp
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/Questionnaire-HIV.H1IdentifyClientForFollowUp.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.H1IdentifyClientForFollowUp
Version1.0.0
Statusdraft
Date2025-07-08T23:21:58+02:00
TitleIdentify client for follow-up
Authoritywho
DescriptionQuestionnaire for identify client for 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.H1IdentifyClientForFollowUp

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for identify client for follow-upQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.H1IdentifyClientForFollowUp#1.0.0
... HIV.H.DE1Reason for follow-up1..1choiceValue Set: #HIV.H.DE1
... HIV.H.DE9Other follow-up reason (specify)0..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.H1IdentifyClientForFollowUp",
  "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.H1IdentifyClientForFollowUp",
  "version": "1.0.0",
  "title": "Identify client for follow-up",
  "status": "draft",
  "experimental": true,
  "subjectType": [
    "Patient"
  ],
  "date": "2025-07-08T23:21:58+02:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Questionnaire for identify client for follow-up",
  "item": [
    {
      "id": "HIV.H.DE1",
      "linkId": "HIV.H.DE1",
      "text": "Reason for follow-up",
      "type": "choice",
      "required": true,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.H.DE1"
    },
    {
      "id": "HIV.H.DE9",
      "linkId": "HIV.H.DE9",
      "text": "Other follow-up reason (specify)",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}