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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeValueSet
IdValueSet-sisrme-contact-relationship-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-contact-relationship-vs.html
URLhttp://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-contact-relationship-vs
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEContactRelationshipVS
TitleSIS-RME Emergency Contact Relationship
Realmus
Authorityhl7
DescriptionValue set for MOZ.Registration.DE.51-67, reusing HL7 v3 RoleCode family-member concepts where a single matching concept exists, and local codes for options that combine two v3 RoleCode concepts (e.g. Uncle/Aunt) or that have no v3 RoleCode equivalent.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
fhir.sisrme#currentsisrme-contact-relationshipSIS-RME Emergency Contact Relationship (local codes)
hl7.terminology#currentv3-RoleCodeRoleCode

Narrative

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

Generated Narrative: ValueSet sisrme-contact-relationship-vs

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleCode version 📦4.0.0
    CodeDisplayDefinition
    FTHfatherThe player of the role is a male who begets or raises or nurtures the scoping entity (child).
    MTHmotherThe player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).
    GRMTHgrandmotherThe player of the role is the mother of the scoping person's mother or father.
    CHILDchildThe player of the role is a child of the scoping entity.
    SIBsiblingThe player of the role shares one or both parents in common with the scoping entity.
    GRNDCHILDgrandchildThe player of the role is a child of the scoping person's son or daughter.
    SPSspouseThe player of the role is a marriage partner of the scoping person.
    COUSNcousinThe player of the role is a relative of the scoping person descended from a common ancestor, such as a grandparent, by two or more steps in a diverging line.
    SIBINLAWsibling in-lawThe player of the role is: (1) a sibling of the scoping person's spouse, or (2) the spouse of the scoping person's sibling, or (3) the spouse of a sibling of the scoping person's spouse.
    SONINLAWson in-lawThe player of the role is the husband of scoping person's daughter.
    PRNINLAWparent in-lawThe player of the role is the parent of scoping person's husband or wife.
    DAUINLAWdaughter in-lawThe player of the role is the wife of scoping person's son.
  • Include all codes defined in http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship version 📦0.1.0

Source1

{
  "resourceType": "ValueSet",
  "id": "sisrme-contact-relationship-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-contact-relationship-vs",
  "version": "0.1.0",
  "name": "SISRMEContactRelationshipVS",
  "title": "SIS-RME Emergency Contact Relationship",
  "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.51-67, reusing HL7 v3 RoleCode family-member concepts where a single matching concept exists, and local codes for options that combine two v3 RoleCode concepts (e.g. Uncle/Aunt) or that have no v3 RoleCode equivalent.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "GRMTH",
            "display": "grandmother"
          },
          {
            "code": "CHILD",
            "display": "child"
          },
          {
            "code": "SIB",
            "display": "sibling"
          },
          {
            "code": "GRNDCHILD",
            "display": "grandchild"
          },
          {
            "code": "SPS",
            "display": "spouse"
          },
          {
            "code": "COUSN",
            "display": "cousin"
          },
          {
            "code": "SIBINLAW",
            "display": "sibling in-law"
          },
          {
            "code": "SONINLAW",
            "display": "son in-law"
          },
          {
            "code": "PRNINLAW",
            "display": "parent in-law"
          },
          {
            "code": "DAUINLAW",
            "display": "daughter in-law"
          }
        ]
      },
      {
        "system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-contact-relationship"
      }
    ]
  }
}