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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-support-group-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-support-group-type.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-support-group-type
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMESupportGroupType
TitleSIS-RME Support Group Type
Realmus
Authorityhl7
DescriptionPeer/community support group(s) a patient participates in (MISAU.C.DE113-119).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-support-group-type-vsSIS-RME Support Group Type 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-support-group-type

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

CodeDisplay
mother-to-mother Mother-to-Mother Support Group (MPM)
parents-caregivers Parents and Caregivers Support Group
disclosed-child-adolescent Disclosed Child/Adolescent Support Group
peer-education-mentor Peer Education / Mentor Mother
peer-education-adolescent Peer Education / Adolescent
champion-man Champion Man (Homem Campeão)
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-support-group-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-support-group-type",
  "version": "0.1.0",
  "name": "SISRMESupportGroupType",
  "title": "SIS-RME Support Group Type",
  "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": "Peer/community support group(s) a patient participates in (MISAU.C.DE113-119).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "mother-to-mother",
      "display": "Mother-to-Mother Support Group (MPM)"
    },
    {
      "code": "parents-caregivers",
      "display": "Parents and Caregivers Support Group"
    },
    {
      "code": "disclosed-child-adolescent",
      "display": "Disclosed Child/Adolescent Support Group"
    },
    {
      "code": "peer-education-mentor",
      "display": "Peer Education / Mentor Mother"
    },
    {
      "code": "peer-education-adolescent",
      "display": "Peer Education / Adolescent"
    },
    {
      "code": "champion-man",
      "display": "Champion Man (Homem Campeão)"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}