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

FHIR IG Statistics: Questionnaire/HIV.HFollowingUpAndContactingClients

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.HFollowingUpAndContactingClients
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.HFollowingUpAndContactingClients.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.HFollowingUpAndContactingClients
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleFollowing up and contacting clients
Authoritywho
DescriptionQuestionnaire for following up and contacting clients

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for following up and contacting clientsQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.HFollowingUpAndContactingClients#0.4.4
... HIV.E.DE74Date of death of mother0..1date
... HIV.E.DE75Cause of death of mother0..1choiceValue Set: #HIV.E.DE75

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.HFollowingUpAndContactingClients",
  "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.HFollowingUpAndContactingClients",
  "version": "0.4.4",
  "title": "Following up and contacting clients",
  "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 following up and contacting clients",
  "item": [
    {
      "id": "HIV.E.DE74",
      "linkId": "HIV.E.DE74",
      "text": "Date of death of mother",
      "type": "date",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.E.DE75",
      "linkId": "HIV.E.DE75",
      "text": "Cause of death of mother",
      "type": "choice",
      "required": false,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.E.DE75"
    }
  ]
}