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

FHIR IG Statistics: Questionnaire/HIV.D3CheckForSignsOfSeriousIllness

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.D3CheckForSignsOfSeriousIllness
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.D3CheckForSignsOfSeriousIllness.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.D3CheckForSignsOfSeriousIllness
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleCheck for signs of serious illness
Authoritywho
DescriptionQuestionnaire for check for signs of serious illness

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for check for signs of serious illnessQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.D3CheckForSignsOfSeriousIllness#0.4.4
... HIV.D.DE17Signs of serious illness0..1choiceValue Set: #HIV.D.DE17
... HIV.D.DE30Other sign of serious illness (specify)0..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.D3CheckForSignsOfSeriousIllness",
  "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.D3CheckForSignsOfSeriousIllness",
  "version": "0.4.4",
  "title": "Check for signs of serious illness",
  "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 check for signs of serious illness",
  "item": [
    {
      "id": "HIV.D.DE17",
      "linkId": "HIV.D.DE17",
      "text": "Signs of serious illness",
      "type": "choice",
      "required": false,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.D.DE17"
    },
    {
      "id": "HIV.D.DE30",
      "linkId": "HIV.D.DE30",
      "text": "Other sign of serious illness (specify)",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}