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

FHIR IG Statistics: Questionnaire/HIV.A2GatherClientDetails

Packagesmart.who.int.hiv
TypeQuestionnaire
IdHIV.A2GatherClientDetails
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/Questionnaire-HIV.A2GatherClientDetails.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.A2GatherClientDetails
Version1.0.0
Statusdraft
Date2025-07-08T23:21:58+02:00
TitleGather client details
Authoritywho
DescriptionQuestionnaire for gather client details

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.A2GatherClientDetails

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for gather client detailsQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.A2GatherClientDetails#1.0.0
... HIV.A.DE1First name1..1string
... HIV.A.DE2Family name1..1string
... HIV.A.DE3Visit date1..1dateTime
... HIV.A.DE4Referral1..1boolean
... HIV.A.DE5Referred by0..1choiceValue Set: #HIV.A.DE5

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.A2GatherClientDetails",
  "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.A2GatherClientDetails",
  "version": "1.0.0",
  "title": "Gather client details",
  "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 gather client details",
  "item": [
    {
      "id": "HIV.A.DE1",
      "linkId": "HIV.A.DE1",
      "text": "First name",
      "type": "string",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.A.DE2",
      "linkId": "HIV.A.DE2",
      "text": "Family name",
      "type": "string",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.A.DE3",
      "linkId": "HIV.A.DE3",
      "text": "Visit date",
      "type": "dateTime",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.A.DE4",
      "linkId": "HIV.A.DE4",
      "text": "Referral",
      "type": "boolean",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.A.DE5",
      "linkId": "HIV.A.DE5",
      "text": "Referred by",
      "type": "choice",
      "required": false,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.A.DE5"
    }
  ]
}