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
| Active as of 2025-12-08 |
{
"resourceType" : "ValueSet",
"id" : "type-of-marriage",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet type-of-marriage</b></p><a name=\"type-of-marriage\"> </a><a name=\"hctype-of-marriage\"> </a><ul><li>Include codes from<a href=\"CodeSystem-ACSA.html\"><code>https://acsa.africa/std/CodeSystem/acsa</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span> where concept descends from <a href=\"CodeSystem-ACSA.html#ACSA-marriage-type\">marriage-type</a></li></ul></div>"
},
"url" : "https://acsa.africa/std/ValueSet/type-of-marriage",
"version" : "0.1.0",
"name" : "TypeOfMarriage",
"title" : "Type of Marriage Value Set",
"status" : "active",
"date" : "2025-12-08T12:38:42+00:00",
"publisher" : "ACSA",
"contact" : [
{
"name" : "ACSA",
"telecom" : [
{
"system" : "url",
"value" : "https://acsa.africa"
}
]
}
],
"description" : "A value set for categorizing types of marriage.",
"compose" : {
"include" : [
{
"system" : "https://acsa.africa/std/CodeSystem/acsa",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "marriage-type"
}
]
}
]
}
}