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

FHIR IG Statistics: Questionnaire/HIV.C8SuitableForPrepOrPep

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.C8SuitableForPrepOrPep
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.C8SuitableForPrepOrPep.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.C8SuitableForPrepOrPep
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleSuitable for PrEP or PEP?
Authoritywho
DescriptionQuestionnaire for suitable for PrEP or PEP?

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for suitable for PrEP or PEP?Questionnairehttp://smart.who.int/hiv/Questionnaire/HIV.C8SuitableForPrepOrPep#0.4.4
... HIV.C.DE61Suitable for PrEP0..1boolean
... HIV.C.DE62Offered PrEP0..1boolean

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.C8SuitableForPrepOrPep",
  "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.C8SuitableForPrepOrPep",
  "version": "0.4.4",
  "title": "Suitable for PrEP or PEP?",
  "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 suitable for PrEP or PEP?",
  "item": [
    {
      "id": "HIV.C.DE61",
      "linkId": "HIV.C.DE61",
      "text": "Suitable for PrEP",
      "type": "boolean",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.C.DE62",
      "linkId": "HIV.C.DE62",
      "text": "Offered PrEP",
      "type": "boolean",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}