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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-partner-and-fbict-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-partner-and-fbict-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/partner-and-fbict-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NamePartnerAndFBICTCodeSystem
TitlePartner and Family-based Index Case Testing (FBICT)
DescriptionCodes used for indicating the patient's status for partner and FBICT.
Contentcomplete

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: CodeSystem partner-and-fbict-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/partner-and-fbict-code-system defines the following codes:

CodeDisplay
Partner-FBICT-Eligibiity Eligible for partner and FBICT
Partner-FBICT-Offered Offered partner and FBICT
Partner-FBICT-Accepted Accepted partner and FBICT
Partner-Services Partner services

Source1

{
  "resourceType": "CodeSystem",
  "id": "partner-and-fbict-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/partner-and-fbict-code-system",
  "version": "1.0.1",
  "name": "PartnerAndFBICTCodeSystem",
  "title": "Partner and Family-based Index Case Testing (FBICT)",
  "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 patient's status for partner and FBICT.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "Partner-FBICT-Eligibiity",
      "display": "Eligible for partner and FBICT"
    },
    {
      "code": "Partner-FBICT-Offered",
      "display": "Offered partner and FBICT"
    },
    {
      "code": "Partner-FBICT-Accepted",
      "display": "Accepted partner and FBICT"
    },
    {
      "code": "Partner-Services",
      "display": "Partner services"
    }
  ]
}