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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-key-population-group.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-key-population-group.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-key-population-group
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEKeyPopulationGroup
TitleSIS-RME Key Population Group
Realmus
Authorityhl7
DescriptionKey population group, per the standard PEPFAR/WHO key-population categories used in HIV programming (MISAU.C.DE88).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-key-population-group-vsSIS-RME Key Population Group Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-key-population-group

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-key-population-group defines the following codes:

CodeDisplay
sex-worker Sex worker
men-who-have-sex-with-men Men who have sex with men
people-who-inject-drugs People who inject drugs
transgender Transgender person
prisoner Person in prison or other closed setting
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-key-population-group",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-key-population-group",
  "version": "0.1.0",
  "name": "SISRMEKeyPopulationGroup",
  "title": "SIS-RME Key Population Group",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-21T07:37:12+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/TODO-intellisoftkenya-website"
        }
      ]
    }
  ],
  "description": "Key population group, per the standard PEPFAR/WHO key-population categories used in HIV programming (MISAU.C.DE88).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "sex-worker",
      "display": "Sex worker"
    },
    {
      "code": "men-who-have-sex-with-men",
      "display": "Men who have sex with men"
    },
    {
      "code": "people-who-inject-drugs",
      "display": "People who inject drugs"
    },
    {
      "code": "transgender",
      "display": "Transgender person"
    },
    {
      "code": "prisoner",
      "display": "Person in prison or other closed setting"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}