FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-family-relationship-type-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-family-relationship-type-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-family-relationship-type-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEFamilyRelationshipTypeVS |
| Title | SIS-RME Registered Family Relationship Type |
| Realm | us |
| Authority | hl7 |
| Description | Value set for MOZ.Registration.DE.159-163, reusing HL7 v3 RoleCode concepts where they match directly. |
| StructureDefinition | ||
| fhir.sisrme#current | sisrme-family-relationship | Registered Family Relationship |
| CodeSystem | ||
| fhir.sisrme#current | sisrme-family-relationship-type | SIS-RME Registered Family Relationship Type (local codes) |
| hl7.terminology#current | v3-RoleCode | RoleCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sisrme-family-relationship-type-vs
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-RoleCode version 📦4.0.0| Code | Display | Definition |
| MTH | mother | The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child). |
| FTH | father | The player of the role is a male who begets or raises or nurtures the scoping entity (child). |
| CHILD | child | The player of the role is a child of the scoping entity. |
http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-relationship-type version 📦0.1.0{
"resourceType": "ValueSet",
"id": "sisrme-family-relationship-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-family-relationship-type-vs",
"version": "0.1.0",
"name": "SISRMEFamilyRelationshipTypeVS",
"title": "SIS-RME Registered Family Relationship 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": "Value set for MOZ.Registration.DE.159-163, reusing HL7 v3 RoleCode concepts where they match directly.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "MTH",
"display": "mother"
},
{
"code": "FTH",
"display": "father"
},
{
"code": "CHILD",
"display": "child"
}
]
},
{
"system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-family-relationship-type"
}
]
}
}