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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-IndexCaseSexPartnerExample6.json
FHIR VersionR4

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: QuestionnaireResponse IndexCaseSexPartnerExample6

LinkIDTextDefinitionAnswerdoco
.. IndexCaseSexPartnerExample6Questionnaire:Questionnaire - Sex Partner Information
... 1.1Date of last exposure2008-10-13
... 1.2Period of exposure if the exact date of exposure is not knownPeriod of HIV Exposure: <3Mths (Less than 3 months)
... 1.3Priority category2
... 2
.... 2.1Violence Assessment CompletedYes/No Codes: true (Yes)
.... 2.2Have you been kicked, hit, slapped, or otherwise physically hurt by your partnerYes/No Codes: false (No)
.... 2.3Has you partner ever threatened to hurt youYes/No Codes: false (No)
.... 2.4Has you partner ever forced or coerced you to engage in unwanted sexual activityYes/No Codes: true (Yes)
... 3
.... 3.1What is the plan for notifying the partner regarding the index case's HIV statusPartner Notification Plan: Provider-Referral (Provider Referral)
.... 3.2Was the partner notifiedYes/No Codes: false (No)
.... 3.3Reason for not being notifiedLOINC: LA46-8 (Other)
.... 3.4Other Reason for not being notifiedsome reason
.... 3.5Date notification offered2008-10-13
.... 3.7Reason partner not contactedLOINC: LA46-8 (Other)
.... 3.8Other Reason partner not contactedsome reason
... 4
.... 4.1Has the partner been previsouly tested for HIVYes/No Codes: true (Yes)
.... 4.2Date of previous HIV test2007-10-13
.... 4.3Previous HIV test result1001 copies/mL (Details: UCUM code1/mL = '1/mL')
... 5
.... 5.1Will the partner be tested for HIVYes/No Codes: false (No)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "IndexCaseSexPartnerExample6",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseSexPartnerQuestionnaire",
  "status": "completed",
  "subject": {
    "reference": "Patient/GeneralPatientExample"
  },
  "encounter": {
    "reference": "Encounter/GeneralEncounterExample"
  },
  "authored": "2008-10-13",
  "author": {
    "reference": "Practitioner/GeneralPractitionerExample"
  },
  "item": [
    {
      "linkId": "1.1",
      "text": "Date of last exposure",
      "answer": [
        {
          "valueDate": "2008-10-13"
        }
      ]
    },
    {
      "linkId": "1.2",
      "text": "Period of exposure if the exact date of exposure is not known",
      "answer": [
        {
          "valueCoding": {
            "system": "http://moh.gov.et/fhir/hiv/CodeSystem/period-of-hiv-exposure-code-system",
            "code": "<3Mths"
          }
        }
      ]
    },
    {
      "linkId": "1.3",
      "text": "Priority category",
      "answer": [
        {
          "valueInteger": 2
        }
      ]
    },
    {
      "linkId": "2",
      "item": [
        {
          "linkId": "2.1",
          "text": "Violence Assessment Completed",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "true"
              }
            }
          ]
        },
        {
          "linkId": "2.2",
          "text": "Have you been kicked, hit, slapped, or otherwise physically hurt by your partner",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "false"
              }
            }
          ]
        },
        {
          "linkId": "2.3",
          "text": "Has you partner ever threatened to hurt you",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "false"
              }
            }
          ]
        },
        {
          "linkId": "2.4",
          "text": "Has you partner ever forced or coerced you to engage in unwanted sexual activity",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "true"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "3",
      "item": [
        {
          "linkId": "3.1",
          "text": "What is the plan for notifying the partner regarding the index case's HIV status",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/partner-notification-plan-code-system",
                "code": "Provider-Referral"
              }
            }
          ]
        },
        {
          "linkId": "3.2",
          "text": "Was the partner notified",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "false"
              }
            }
          ]
        },
        {
          "linkId": "3.3",
          "text": "Reason for not being notified",
          "answer": [
            {
              "valueCoding": {
                "system": "http://loinc.org",
                "code": "LA46-8"
              }
            }
          ]
        },
        {
          "linkId": "3.4",
          "text": "Other Reason for not being notified",
          "answer": [
            {
              "valueString": "some reason"
            }
          ]
        },
        {
          "linkId": "3.5",
          "text": "Date notification offered",
          "answer": [
            {
              "valueDate": "2008-10-13"
            }
          ]
        },
        {
          "linkId": "3.7",
          "text": "Reason partner not contacted",
          "answer": [
            {
              "valueCoding": {
                "system": "http://loinc.org",
                "code": "LA46-8"
              }
            }
          ]
        },
        {
          "linkId": "3.8",
          "text": "Other Reason partner not contacted",
          "answer": [
            {
              "valueString": "some reason"
            }
          ]
        }
      ]
    },
    {
      "linkId": "4",
      "item": [
        {
          "linkId": "4.1",
          "text": "Has the partner been previsouly tested for HIV",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "true"
              }
            }
          ]
        },
        {
          "linkId": "4.2",
          "text": "Date of previous HIV test",
          "answer": [
            {
              "valueDate": "2007-10-13"
            }
          ]
        },
        {
          "linkId": "4.3",
          "text": "Previous HIV test result",
          "answer": [
            {
              "valueQuantity": {
                "value": 1001,
                "unit": "copies/mL",
                "system": "http://unitsofmeasure.org",
                "code": "1/mL"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "5",
      "item": [
        {
          "linkId": "5.1",
          "text": "Will the partner be tested for HIV",
          "answer": [
            {
              "valueCoding": {
                "system": "http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system",
                "code": "false"
              }
            }
          ]
        }
      ]
    }
  ]
}