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

FHIR IG Statistics: Questionnaire/HIV.D2TakeVitalSigns

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.D2TakeVitalSigns
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.D2TakeVitalSigns.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.D2TakeVitalSigns
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleTake vital signs
Authoritywho
DescriptionQuestionnaire for take vital signs

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for take vital signsQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.D2TakeVitalSigns#0.4.4
... HIV.D.DE9Body temperature0..1integer
... HIV.D.DE10Respiratory rate0..1integer
... HIV.D.DE11Heart rate0..1integer
... HIV.D.DE12Body height0..1integer
... HIV.D.DE13Body weight1..1integer
... HIV.D.DE14Systolic blood pressure0..1integer
... HIV.D.DE15Diastolic blood pressure0..1integer
... HIV.D.DE16Blood pressure cannot be taken0..1boolean
... HIV.D.DE532Reason blood pressure reading not done0..1choiceValue Set: #HIV.D.DE532
... HIV.D.DE536Other (specify)0..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.D2TakeVitalSigns",
  "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.D2TakeVitalSigns",
  "version": "0.4.4",
  "title": "Take vital signs",
  "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 take vital signs",
  "item": [
    {
      "id": "HIV.D.DE9",
      "linkId": "HIV.D.DE9",
      "text": "Body temperature",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE10",
      "linkId": "HIV.D.DE10",
      "text": "Respiratory rate",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE11",
      "linkId": "HIV.D.DE11",
      "text": "Heart rate",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE12",
      "linkId": "HIV.D.DE12",
      "text": "Body height",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE13",
      "linkId": "HIV.D.DE13",
      "text": "Body weight",
      "type": "integer",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE14",
      "linkId": "HIV.D.DE14",
      "text": "Systolic blood pressure",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE15",
      "linkId": "HIV.D.DE15",
      "text": "Diastolic blood pressure",
      "type": "integer",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE16",
      "linkId": "HIV.D.DE16",
      "text": "Blood pressure cannot be taken",
      "type": "boolean",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.D.DE532",
      "linkId": "HIV.D.DE532",
      "text": "Reason blood pressure reading not done",
      "type": "choice",
      "required": false,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.D.DE532"
    },
    {
      "id": "HIV.D.DE536",
      "linkId": "HIV.D.DE536",
      "text": "Other (specify)",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}