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

FHIR IG Statistics: Questionnaire/HIV.H2AttemptToLocateClient

Packagesmart.who.int.hiv
Resource TypeQuestionnaire
IdHIV.H2AttemptToLocateClient
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.H2AttemptToLocateClient.html
URLhttp://smart.who.int/hiv/Questionnaire/HIV.H2AttemptToLocateClient
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
TitleAttempt to locate client
Authoritywho
DescriptionQuestionnaire for attempt to locate client

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

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. Questionnaire for attempt to locate clientQuestionnairehttp://smart.who.int/hiv/Questionnaire/HIV.H2AttemptToLocateClient#0.4.4
... HIV.H.DE10Client contact attempted0..1boolean
... HIV.H.DE11Date of contact attempt1..1dateTime
... HIV.H.DE12Contact attempted by1..1string
... HIV.H.DE13Contact method1..1choiceValue Set: #HIV.H.DE13
... HIV.H.DE17Source of information1..1choiceValue Set: #HIV.H.DE17
... HIV.H.DE22Other source of information (specify)0..1string

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "HIV.H2AttemptToLocateClient",
  "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.H2AttemptToLocateClient",
  "version": "0.4.4",
  "title": "Attempt to locate client",
  "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 attempt to locate client",
  "item": [
    {
      "id": "HIV.H.DE10",
      "linkId": "HIV.H.DE10",
      "text": "Client contact attempted",
      "type": "boolean",
      "required": false,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.H.DE11",
      "linkId": "HIV.H.DE11",
      "text": "Date of contact attempt",
      "type": "dateTime",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.H.DE12",
      "linkId": "HIV.H.DE12",
      "text": "Contact attempted by",
      "type": "string",
      "required": true,
      "repeats": false,
      "readOnly": false
    },
    {
      "id": "HIV.H.DE13",
      "linkId": "HIV.H.DE13",
      "text": "Contact method",
      "type": "choice",
      "required": true,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.H.DE13"
    },
    {
      "id": "HIV.H.DE17",
      "linkId": "HIV.H.DE17",
      "text": "Source of information",
      "type": "choice",
      "required": true,
      "repeats": false,
      "readOnly": false,
      "answerValueSet": "#HIV.H.DE17"
    },
    {
      "id": "HIV.H.DE22",
      "linkId": "HIV.H.DE22",
      "text": "Other source of information (specify)",
      "type": "string",
      "required": false,
      "repeats": false,
      "readOnly": false
    }
  ]
}