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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-reason-not-started-art-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-reason-not-started-art-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/reason-not-started-art-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameReasonNotStartedARTCodeSystem
TitleReason Not Started ART
DescriptionReason Not Started ART
Contentcomplete

Resources that use this resource

ConceptMap
LOINCCodesToProprietaryConceptMap to and from LOINC to Proprietary
SNOMEDCodesToProprietaryConceptMap to and from SNOMED to Proprietary
ValueSet
reason-not-started-art-value-setReason Not Started ART

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem reason-not-started-art-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/reason-not-started-art-code-system defines the following codes:

CodeDisplay
referred-tx-not-initiated Referred TX not initiated
declined Declined
died Died
known-positive-on-art Known +ve on ART
on-adherence-preparation On adherence preparation
on-oi-management On OI management
other Other Specify here

Source1

{
  "resourceType": "CodeSystem",
  "id": "reason-not-started-art-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/reason-not-started-art-code-system",
  "version": "1.0.1",
  "name": "ReasonNotStartedARTCodeSystem",
  "title": "Reason Not Started ART",
  "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": "Reason Not Started ART",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "referred-tx-not-initiated",
      "display": "Referred TX not initiated"
    },
    {
      "code": "declined",
      "display": "Declined"
    },
    {
      "code": "died",
      "display": "Died"
    },
    {
      "code": "known-positive-on-art",
      "display": "Known +ve on ART"
    },
    {
      "code": "on-adherence-preparation",
      "display": "On adherence preparation"
    },
    {
      "code": "on-oi-management",
      "display": "On OI management"
    },
    {
      "code": "other",
      "display": "Other Specify here"
    }
  ]
}