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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-reason-partner-not-contacted-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-reason-partner-not-contacted-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/reason-partner-not-contacted-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameReasonPartnerNotContactedValueSet
TitleReason Partner Not Contacted
DescriptionCodes used for indicating the reason why the partner was not contacted.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG
ethiopia.fhir.hiv#currentindex-case-partner-questionnaire-code-systemIndex Case Sex Partner Questionnaire

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet reason-partner-not-contacted-value-set

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "reason-partner-not-contacted-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/reason-partner-not-contacted-value-set",
  "version": "1.0.1",
  "name": "ReasonPartnerNotContactedValueSet",
  "title": "Reason Partner Not Contacted",
  "status": "active",
  "experimental": false,
  "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": "Codes used for indicating the reason why the partner was not contacted.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA46-8",
            "display": "Other"
          }
        ]
      },
      {
        "system": "http://moh.gov.et/fhir/hiv/CodeSystem/index-case-partner-questionnaire-code-system",
        "concept": [
          {
            "code": "Partner-Unreachable"
          }
        ]
      }
    ]
  }
}