FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-contact-relationship.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-contact-relationship.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEContactRelationship |
| Title | SIS-RME Emergency Contact Relationship (local codes) |
| Realm | us |
| Authority | hl7 |
| Description | Emergency contact/companion relationship options from MOZ.Registration.DE.51-67 that combine two HL7 v3 RoleCode concepts into a single selectable option, or that have no v3 RoleCode equivalent. See SISRMEContactRelationshipVS for the full binding, which also reuses v3 RoleCode concepts directly (FTH, MTH, GRMTH, CHILD, SIB, GRNDCHILD, SPS, COUSN, SIBINLAW, SONINLAW, PRNINLAW, DAUINLAW). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-contact-relationship-vs | SIS-RME Emergency Contact Relationship |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-contact-relationship
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship defines the following codes:
| Code | Display |
| uncle-aunt | Uncle/Aunt |
| nephew-niece | Nephew/Niece |
| co-sibling-in-law | Co-sister-in-law / Co-brother-in-law |
| other | Other |
{
"resourceType": "CodeSystem",
"id": "sisrme-contact-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship",
"version": "0.1.0",
"name": "SISRMEContactRelationship",
"title": "SIS-RME Emergency Contact Relationship (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": "Emergency contact/companion relationship options from MOZ.Registration.DE.51-67 that combine two HL7 v3 RoleCode concepts into a single selectable option, or that have no v3 RoleCode equivalent. See SISRMEContactRelationshipVS for the full binding, which also reuses v3 RoleCode concepts directly (FTH, MTH, GRMTH, CHILD, SIB, GRNDCHILD, SPS, COUSN, SIBINLAW, SONINLAW, PRNINLAW, DAUINLAW).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "uncle-aunt",
"display": "Uncle/Aunt"
},
{
"code": "nephew-niece",
"display": "Nephew/Niece"
},
{
"code": "co-sibling-in-law",
"display": "Co-sister-in-law / Co-brother-in-law"
},
{
"code": "other",
"display": "Other"
}
]
}