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

: Annulment Grounds Value Set - JSON Representation

Active as of 2025-12-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "annulment-grounds",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet annulment-grounds</b></p><a name=\"annulment-grounds\"> </a><a name=\"hcannulment-grounds\"> </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 &#x1F4E6;0.1.0</span> where concept  descends from <a href=\"CodeSystem-ACSA.html#ACSA-annulment-grounds\">annulment-grounds</a></li></ul></div>"
  },
  "url" : "https://acsa.africa/std/ValueSet/annulment-grounds",
  "version" : "0.1.0",
  "name" : "AnnulmentGrounds",
  "title" : "Annulment Grounds 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 legal grounds for marriage annulment.",
  "compose" : {
    "include" : [
      {
        "system" : "https://acsa.africa/std/CodeSystem/acsa",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "annulment-grounds"
          }
        ]
      }
    ]
  }
}