Example CRVS Implementation Guide
0.1.0 - ci-build
Example CRVS Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-08 |
{
"resourceType" : "CodeSystem",
"id" : "PartyRoleCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PartyRoleCS</b></p><a name=\"PartyRoleCS\"> </a><a name=\"hcPartyRoleCS\"> </a><p>This case-insensitive code system <code>https://acsa.africa/std/CodeSystem/PartyRoleCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">parent<a name=\"PartyRoleCS-parent\"> </a></td><td>Parent</td></tr><tr><td style=\"white-space:nowrap\">mother<a name=\"PartyRoleCS-mother\"> </a></td><td>Mother</td></tr><tr><td style=\"white-space:nowrap\">father<a name=\"PartyRoleCS-father\"> </a></td><td>Father</td></tr><tr><td style=\"white-space:nowrap\">adoptive-parent<a name=\"PartyRoleCS-adoptive-parent\"> </a></td><td>Adoptive parent</td></tr><tr><td style=\"white-space:nowrap\">biological-parent<a name=\"PartyRoleCS-biological-parent\"> </a></td><td>Biological parent relinquishing rights</td></tr><tr><td style=\"white-space:nowrap\">legal-guardian<a name=\"PartyRoleCS-legal-guardian\"> </a></td><td>Legal guardian</td></tr><tr><td style=\"white-space:nowrap\">petitioner<a name=\"PartyRoleCS-petitioner\"> </a></td><td>Petitioner (person filing the request)</td></tr><tr><td style=\"white-space:nowrap\">respondent<a name=\"PartyRoleCS-respondent\"> </a></td><td>Respondent (other party in legal matter)</td></tr><tr><td style=\"white-space:nowrap\">witness<a name=\"PartyRoleCS-witness\"> </a></td><td>Witness</td></tr><tr><td style=\"white-space:nowrap\">officiant<a name=\"PartyRoleCS-officiant\"> </a></td><td>Marriage officiant</td></tr><tr><td style=\"white-space:nowrap\">informant<a name=\"PartyRoleCS-informant\"> </a></td><td>Informant (person providing information)</td></tr><tr><td style=\"white-space:nowrap\">next-of-kin<a name=\"PartyRoleCS-next-of-kin\"> </a></td><td>Next of kin</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"PartyRoleCS-child\"> </a></td><td>Child</td></tr><tr><td style=\"white-space:nowrap\">spouse<a name=\"PartyRoleCS-spouse\"> </a></td><td>Spouse</td></tr><tr><td style=\"white-space:nowrap\">recognized-individual<a name=\"PartyRoleCS-recognized-individual\"> </a></td><td>Individual being recognized</td></tr><tr><td style=\"white-space:nowrap\">recognizing-party<a name=\"PartyRoleCS-recognizing-party\"> </a></td><td>Party making the recognition</td></tr></table></div>"
},
"url" : "https://acsa.africa/std/CodeSystem/PartyRoleCS",
"version" : "0.1.0",
"name" : "PartyRoleCS",
"title" : "Party Role CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-08T12:38:42+00:00",
"publisher" : "ACSA",
"contact" : [
{
"name" : "ACSA",
"telecom" : [
{
"system" : "url",
"value" : "https://acsa.africa"
}
]
}
],
"description" : "Code system for party roles in CRVS events",
"caseSensitive" : false,
"content" : "complete",
"count" : 16,
"concept" : [
{
"code" : "parent",
"display" : "Parent"
},
{
"code" : "mother",
"display" : "Mother"
},
{
"code" : "father",
"display" : "Father"
},
{
"code" : "adoptive-parent",
"display" : "Adoptive parent"
},
{
"code" : "biological-parent",
"display" : "Biological parent relinquishing rights"
},
{
"code" : "legal-guardian",
"display" : "Legal guardian"
},
{
"code" : "petitioner",
"display" : "Petitioner (person filing the request)"
},
{
"code" : "respondent",
"display" : "Respondent (other party in legal matter)"
},
{
"code" : "witness",
"display" : "Witness"
},
{
"code" : "officiant",
"display" : "Marriage officiant"
},
{
"code" : "informant",
"display" : "Informant (person providing information)"
},
{
"code" : "next-of-kin",
"display" : "Next of kin"
},
{
"code" : "child",
"display" : "Child"
},
{
"code" : "spouse",
"display" : "Spouse"
},
{
"code" : "recognized-individual",
"display" : "Individual being recognized"
},
{
"code" : "recognizing-party",
"display" : "Party making the recognition"
}
]
}