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

FHIR IG Statistics: Questionnaire/HIV.F6CheckWhetherInfantChildHadHivExposure

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.F6CheckWhetherInfantChildHadHivExposure
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.F6CheckWhetherInfantChildHadHivExposure.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.F6CheckWhetherInfantChildHadHivExposure
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleCheck whether infant/child had HIV exposure
Authoritywho
DescriptionQuestionnaire for check whether infant/child had HIV exposure

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for check whether infant/child had HIV exposureQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.F6CheckWhetherInfantChildHadHivExposure#0.4.4
... HIV.E.DE108Infant or child exposure to HIV1..1choiceValue Set: #HIV.E.DE108
... HIV.E.DE112HIV-exposed infant or child0..1boolean

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.F6CheckWhetherInfantChildHadHivExposure",
  "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.F6CheckWhetherInfantChildHadHivExposure",
  "version": "0.4.4",
  "title": "Check whether infant/child had HIV exposure",
  "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 whether infant/child had HIV exposure",
  "item": [
    {
      "id": "HIV.E.DE108",
      "linkId": "HIV.E.DE108",
      "text": "Infant or child exposure to HIV",
      "type": "choice",
      "required": true,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.E.DE108"
    },
    {
      "id": "HIV.E.DE112",
      "linkId": "HIV.E.DE112",
      "text": "HIV-exposed infant or child",
      "type": "boolean",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}