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

FHIR IG analytics

Packageet.fhir.core
Resource TypeCodeSystem
IdCodeSystem-community-entry-point-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-community-entry-point-cs.html
URLhttp://moh.gov.et/fhir/CodeSystem/community-entry-point
Version0.1.0
Statusdraft
Date2026-02-25T20:08:15+00:00
NamecommunityEntryPointCS
TitleHIV Testing for community entry point CodeSystem
Realmuv
DescriptionDefines entry points for community entry point
Contentcomplete

Resources that use this resource

ValueSet
et.fhir.core#currentcommunity-entry-pointcommunity Entry Point ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem community-entry-point-cs

This code system http://moh.gov.et/fhir/CodeSystem/community-entry-point defines the following codes:

CodeDisplay
Mobile-testing Mobile testing (e.g. through vans or temporary testing facilities)
Voluntary-counselling Voluntary counselling and testing centres (not within a health facility setting)
Other-community-based-testing Other community-based testing

Source1

{
  "resourceType": "CodeSystem",
  "id": "community-entry-point-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/CodeSystem/community-entry-point",
  "version": "0.1.0",
  "name": "communityEntryPointCS",
  "title": "HIV Testing for community entry point CodeSystem",
  "status": "draft",
  "date": "2026-02-25T20:08:15+00:00",
  "publisher": "MOH Ethiopia",
  "contact": [
    {
      "name": "MOH Ethiopia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.et"
        }
      ]
    }
  ],
  "description": "Defines entry points for community entry point",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Mobile-testing",
      "display": "Mobile testing (e.g. through vans or temporary testing facilities)"
    },
    {
      "code": "Voluntary-counselling",
      "display": "Voluntary counselling and testing centres (not within a health facility setting)"
    },
    {
      "code": "Other-community-based-testing",
      "display": "Other community-based testing"
    }
  ]
}