FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-FamilyIndexCaseContactsFullExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse FamilyIndexCaseContactsFullExample
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Questionnaire - Family Index Case Contacts | ||
![]() ![]() | Currently living with the index case | Yes/No Codes: false (No) | |
![]() ![]() | What is the contact's current health status | Observation General health - Reported | |
![]() ![]() | |||
![]() ![]() ![]() | Has the contact been previsouly tested for HIV | Yes/No Codes: true (Yes) | |
![]() ![]() ![]() | Date of previous HIV test | 2008-10-13 | |
![]() ![]() ![]() | Previous HIV test result | 1001 copies/mL (Details: UCUM code1/mL = '1/mL') | |
![]() ![]() | |||
![]() ![]() ![]() | Will the contact be counseled for HIV today | Yes/No Codes: true (Yes) | |
![]() ![]() ![]() | Will the contact be tested for HIV | Yes/No Codes: true (Yes) | |
![]() ![]() ![]() | Date of HIV test | 2008-10-13 | |
![]() ![]() ![]() | HIV test result | 845 copies/mL (Details: UCUM code1/mL = '1/mL') | |
![]() ![]() | |||
![]() ![]() ![]() | Is the contact linked to HIV care | Yes/No Codes: true (Yes) | |
![]() ![]() ![]() | Contact identifiers | Jane Smith Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345675) | |
{
"resourceType": "QuestionnaireResponse",
"id": "FamilyIndexCaseContactsFullExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://moh.gov.et/fhir/hiv/Questionnaire/FamilyIndexCaseContactsQuestionnaire",
"status": "completed",
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"authored": "2008-10-13",
"author": {
"reference": "Practitioner/GeneralPractitionerExample"
},
"item": [
{
"linkId": "1.1",
"text": "Currently living with the index case",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "false"
}
}
]
},
{
"linkId": "1.2",
"text": "What is the contact's current health status",
"answer": [
{
"valueReference": {
"reference": "Observation/IndexCaseContactHealthStatusFamilyMemberExample"
}
}
]
},
{
"linkId": "2",
"item": [
{
"linkId": "2.1",
"text": "Has the contact been previsouly tested for HIV",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "2.2",
"text": "Date of previous HIV test",
"answer": [
{
"valueDate": "2008-10-13"
}
]
},
{
"linkId": "2.3",
"text": "Previous HIV test result",
"answer": [
{
"valueQuantity": {
"value": 1001,
"unit": "copies/mL",
"system": "http://unitsofmeasure.org",
"code": "1/mL"
}
}
]
}
]
},
{
"linkId": "3",
"item": [
{
"linkId": "3.1",
"text": "Will the contact be counseled for HIV today",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "3.2",
"text": "Will the contact be tested for HIV",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "3.3",
"text": "Date of HIV test",
"answer": [
{
"valueDate": "2008-10-13"
}
]
},
{
"linkId": "3.4",
"text": "HIV test result",
"answer": [
{
"valueQuantity": {
"value": 845,
"unit": "copies/mL",
"system": "http://unitsofmeasure.org",
"code": "1/mL"
}
}
]
}
]
},
{
"linkId": "4",
"item": [
{
"linkId": "4.1",
"text": "Is the contact linked to HIV care",
"answer": [
{
"valueCoding": {
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
"code": "true"
}
}
]
},
{
"linkId": "4.2",
"text": "Contact identifiers",
"answer": [
{
"valueReference": {
"reference": "Patient/ChildRelatedPersonBecomesPatientExample"
}
}
]
}
]
}
]
}