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

FHIR IG analytics

Packagefhir.kenyaCoreIG
Resource TypeValueSet
IdValueSet-related-person-relationship-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ValueSet-related-person-relationship-vs.html
URLhttps://fhir.sha.go.ke/fhir/ValueSet/related-person-relationship
Version0.1.0
Statusactive
Date2026-01-27T07:25:10+00:00
NameRelatedPersonRelationshipVS
TitleRelated Person Relationship Value Set
Realmus
Authorityhl7
DescriptionRelated Person Relationship Value Set

Resources that use this resource

StructureDefinition
kenya-core-relatedpersonKenya Core RelatedPerson Profile

Resources that this resource uses

CodeSystem
related-person-relationship-csRelated Person Relationship Code System

Narrative

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

Generated Narrative: ValueSet related-person-relationship-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "related-person-relationship-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.sha.go.ke/fhir/ValueSet/related-person-relationship",
  "version": "0.1.0",
  "name": "RelatedPersonRelationshipVS",
  "title": "Related Person Relationship Value Set",
  "status": "active",
  "date": "2026-01-27T07:25:10+00:00",
  "publisher": "IntelliSOFT Consulting",
  "contact": [
    {
      "name": "IntelliSOFT Consulting",
      "telecom": [
        {
          "system": "url",
          "value": "https://.com/fhir/example-publisher"
        }
      ]
    }
  ],
  "description": "Related Person Relationship Value Set",
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/related-person-relationship-cs"
      }
    ]
  }
}