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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-contact-relationship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-contact-relationship.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEContactRelationship
TitleSIS-RME Emergency Contact Relationship (local codes)
Realmus
Authorityhl7
DescriptionEmergency 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).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-contact-relationship-vsSIS-RME Emergency Contact Relationship

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
uncle-aunt Uncle/Aunt
nephew-niece Nephew/Niece
co-sibling-in-law Co-sister-in-law / Co-brother-in-law
other Other

Source1

{
  "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"
    }
  ]
}