FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-IndexCaseScreeningFullExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse IndexCaseScreeningFullExample
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Questionnaire - Index Case Screening | ||
![]() ![]() | Is the client newly enrolled | Yes/No Codes: false (No) | |
![]() ![]() | Does the client have a high viral load | Yes/No Codes: false (No) | |
![]() ![]() | Does the client have an ART status of Restart | Yes/No Codes: false (No) | |
![]() ![]() | Is the client with a new partner | Yes/No Codes: true (Yes) | |
![]() ![]() | Is the client with a partner not yet disclosed | Yes/No Codes: true (Yes) | |
![]() ![]() | Is the client with a partner who has not been tested yet for HIV | Yes/No Codes: false (No) | |
![]() ![]() | Is the client in care with STI | Yes/No Codes: false (No) | |
![]() ![]() | Does the client have a child under 15yrs of age who is not tested | Yes/No Codes: true (Yes) | |
![]() ![]() | Is the client Known Positive | Yes/No Codes: false (No) | |
![]() ![]() | Is the client eligible for partner and FBICT | Yes/No Codes: false (No) | |
![]() ![]() | Is the index case offered with partner and FBICT services | Yes/No Codes: false (No) | |
![]() ![]() | Has the client accepted the offer for partner and FBICT | Yes/No Codes: false (No) | |
{
"resourceType": "QuestionnaireResponse",
"id": "IndexCaseScreeningFullExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseScreeningQuestionnaire",
"status": "completed",
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"authored": "2008-10-13",
"author": {
"reference": "Practitioner/GeneralPractitionerExample"
},
"item": [
{
"linkId": "1.1",
"text": "Is the client newly enrolled",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.2",
"text": "Does the client have a high viral load",
"answer": [
{
"extension": [
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/resource-value-reference",
"valueReference": {
"reference": "Observation/SuppressedViralLoadResultExample"
}
}
],
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.3",
"text": "Does the client have an ART status of Restart",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.4",
"text": "Is the client with a new partner",
"answer": [
{
"extension": [
{
"url": "http://moh.gov.et/fhir/hiv/StructureDefinition/resource-value-reference",
"valueReference": {
"reference": "RelatedPerson/PartnerRelatedPersonExample"
}
}
],
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "1.5",
"text": "Is the client with a partner not yet disclosed",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "1.6",
"text": "Is the client with a partner who has not been tested yet for HIV",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.7",
"text": "Is the client in care with STI",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.8",
"text": "Does the client have a child under 15yrs of age who is not tested",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "1.9",
"text": "Is the client Known Positive",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.10",
"text": "Is the client eligible for partner and FBICT",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.11",
"text": "Is the index case offered with partner and FBICT services",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.12",
"text": "Has the client accepted the offer for partner and FBICT",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
}
]
}