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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-index-contact-kinship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-index-contact-kinship.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-index-contact-kinship
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEIndexContactKinship
TitleSIS-RME Index Contact Kinship (local codes)
Realmus
Authorityhl7
DescriptionDegree of kinship options for an index contact (MISAU.B.DE17-30) that have no equivalent in the v3 RoleCode concepts already reused via SISRMEContactRelationshipVS (see sisrme-contact-relationship-vs from the Registration module, reused here).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-index-contact-kinship-vsSIS-RME Index Contact Kinship

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-index-contact-kinship

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-index-contact-kinship defines the following codes:

CodeDisplay
friend-or-colleague Friend or Colleague
neighbourhood-leader Neighbourhood Leader
worker Worker
neighbour Neighbour

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-index-contact-kinship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-index-contact-kinship",
  "version": "0.1.0",
  "name": "SISRMEIndexContactKinship",
  "title": "SIS-RME Index Contact Kinship (local codes)",
  "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": "Degree of kinship options for an index contact (MISAU.B.DE17-30) that have no equivalent in the v3 RoleCode concepts already reused via SISRMEContactRelationshipVS (see sisrme-contact-relationship-vs from the Registration module, reused here).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "friend-or-colleague",
      "display": "Friend or Colleague"
    },
    {
      "code": "neighbourhood-leader",
      "display": "Neighbourhood Leader"
    },
    {
      "code": "worker",
      "display": "Worker"
    },
    {
      "code": "neighbour",
      "display": "Neighbour"
    }
  ]
}