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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-absent-unknown-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-absent-unknown-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/absent-unknown-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameAbsentUnknownCodeSystem
TitleAbsent or Unknown
DescriptionCodes used for indicating when a value is absent or unknown.
Contentcomplete

Resources that use this resource

ValueSet
occupation-value-setOccupation
yes-no-value-setYes/No Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem absent-unknown-code-system

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

CodeDisplayDefinition
Absent-or-unknown Absent or unknownWhen the value is not available at the time of the event
Not-Applicable Not ApplicableThe value is not applicable for one or more reasons that are captured by the clinician

Source1

{
  "resourceType": "CodeSystem",
  "id": "absent-unknown-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/absent-unknown-code-system",
  "version": "1.0.1",
  "name": "AbsentUnknownCodeSystem",
  "title": "Absent or Unknown",
  "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 when a value is absent or unknown.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "Absent-or-unknown",
      "display": "Absent or unknown",
      "definition": "When the value is not available at the time of the event"
    },
    {
      "code": "Not-Applicable",
      "display": "Not Applicable",
      "definition": "The value is not applicable for one or more reasons that are captured by the clinician"
    }
  ]
}