FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeQuestionnaire
IdQuestionnaire-IndexCaseAssessmentQuestionnaire.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/Questionnaire-IndexCaseAssessmentQuestionnaire.html
URLhttp://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseAssessmentQuestionnaire
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameIndexCaseAssessmentQuestionnaire
TitleQuestionnaire - Index Case Assessment
DescriptionA questionaire that assesses the index case during interviews.

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 IndexCaseAssessmentQuestionnaire

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. IndexCaseAssessmentQuestionnaireA questionaire that assesses the index case during interviews.Questionnairehttp://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseAssessmentQuestionnaire#1.0.1
... 1.1Did the index case agree to be interviewed0..1choiceValue Set: Yes/No Codes
... 1.2Reason for not being interviewed0..1choiceValue Set: Reason Index Case Not Interviewed
... 1.3Other Reason for not being interviewed1..1stringEnable When: 1.2 =
... 1.4When did the index case receive the interview1..1dateEnable When: 1.1 =
... 1.5Was the index case interviewed for partner services0..1choiceValue Set: Yes/No Codes
... 1.6When was the index case interviewed for partner services1..1dateEnable When: 1.5 =
... 1.7Number of sexual partners in past 12 months0..1integer
... 1.8Number of sexual partners in past 24 months0..1integer
... 1.9Is the index client willing to identify the sex partners0..1choiceValue Set: Yes/No Codes
... 1.10Reason for not being able to identify the sex partners1..1stringEnable When: 1.9 =
... 1.11What is the next visit date0..1date

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "IndexCaseAssessmentQuestionnaire",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseAssessmentQuestionnaire",
  "version": "1.0.1",
  "name": "IndexCaseAssessmentQuestionnaire",
  "title": "Questionnaire - Index Case Assessment",
  "status": "active",
  "subjectType": [
    "Observation"
  ],
  "date": "2026-02-09T05:22:58+00:00",
  "publisher": "Jembi Health Systems",
  "contact": [
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.jembi.org"
        },
        {
          "system": "email",
          "value": "info@jembi.org"
        }
      ]
    },
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "email",
          "value": "info@jembi.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A questionaire that assesses the index case during interviews.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "1.1",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "LA14870-2"
        }
      ],
      "text": "Did the index case agree to be interviewed",
      "type": "choice",
      "required": false,
      "repeats": false,
      "answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set"
    },
    {
      "linkId": "1.2",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "LP95022-7"
        }
      ],
      "text": "Reason for not being interviewed",
      "type": "choice",
      "required": false,
      "repeats": false,
      "answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/reason-index-case-not-interviewed-value-set"
    },
    {
      "linkId": "1.3",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "410666004"
        }
      ],
      "text": "Other Reason for not being interviewed",
      "type": "string",
      "enableWhen": [
        {
          "question": "1.2",
          "operator": "=",
          "answerCoding": {
            "system": "http://loinc.org",
            "code": "LA46-8"
          }
        }
      ],
      "required": true,
      "repeats": false
    },
    {
      "linkId": "1.4",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "91714-6"
        }
      ],
      "text": "When did the index case receive the interview",
      "type": "date",
      "enableWhen": [
        {
          "question": "1.1",
          "operator": "=",
          "answerCoding": {
            "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
            "code": "true"
          }
        }
      ],
      "required": true,
      "repeats": false
    },
    {
      "linkId": "1.5",
      "code": [
        {
          "system": "http://moh.gov.et/fhir/hiv/CodeSystem/partner-and-fbict-code-system",
          "code": "Partner-Services"
        }
      ],
      "text": "Was the index case interviewed for partner services",
      "type": "choice",
      "required": false,
      "repeats": false,
      "answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set"
    },
    {
      "linkId": "1.6",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "91714-6"
        }
      ],
      "text": "When was the index case interviewed for partner services",
      "type": "date",
      "enableWhen": [
        {
          "question": "1.5",
          "operator": "=",
          "answerCoding": {
            "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
            "code": "true"
          }
        }
      ],
      "required": true,
      "repeats": false
    },
    {
      "linkId": "1.7",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "85736-7"
        }
      ],
      "text": "Number of sexual partners in past 12 months",
      "type": "integer",
      "required": false,
      "repeats": false
    },
    {
      "linkId": "1.8",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "228458001"
        }
      ],
      "text": "Number of sexual partners in past 24 months",
      "type": "integer",
      "required": false,
      "repeats": false
    },
    {
      "linkId": "1.9",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "228465009"
        }
      ],
      "text": "Is the index client willing to identify the sex partners",
      "type": "choice",
      "required": false,
      "repeats": false,
      "answerValueSet": "http://moh.gov.et/fhir/hiv/ValueSet/yes-no-value-set"
    },
    {
      "linkId": "1.10",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "225465005"
        }
      ],
      "text": "Reason for not being able to identify the sex partners",
      "type": "string",
      "enableWhen": [
        {
          "question": "1.9",
          "operator": "=",
          "answerCoding": {
            "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
            "code": "false"
          }
        }
      ],
      "required": true,
      "repeats": false
    },
    {
      "linkId": "1.11",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "57070-5"
        }
      ],
      "text": "What is the next visit date",
      "type": "date",
      "required": false,
      "repeats": false
    }
  ]
}