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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-family-relationship-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-family-relationship-type.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-relationship-type
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEFamilyRelationshipType
TitleSIS-RME Registered Family Relationship Type (local codes)
Realmus
Authorityhl7
DescriptionRelationship types from MOZ.Registration.DE.159-163 without a suitable v3 RoleCode equivalent. Mother, Father and Son/Daughter are represented instead by v3 RoleCode concepts MTH, FTH and CHILD; see SISRMEFamilyRelationshipTypeVS.
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-family-relationship-type-vsSIS-RME Registered Family Relationship Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-family-relationship-type

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

CodeDisplay
partner Partner

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-family-relationship-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-relationship-type",
  "version": "0.1.0",
  "name": "SISRMEFamilyRelationshipType",
  "title": "SIS-RME Registered Family Relationship Type (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": "Relationship types from MOZ.Registration.DE.159-163 without a suitable v3 RoleCode equivalent. Mother, Father and Son/Daughter are represented instead by v3 RoleCode concepts MTH, FTH and CHILD; see SISRMEFamilyRelationshipTypeVS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "partner",
      "display": "Partner"
    }
  ]
}