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

: Birth Multiplicity Value Set - XML Representation

Active as of 2025-03-28

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="birth-multiplicity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet birth-multiplicity</b></p><a name="birth-multiplicity"> </a><a name="hcbirth-multiplicity"> </a><a name="birth-multiplicity-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="CodeSystem-ACSA.html"><code>http://acsa.africa/standard/CodeSystem/acsa</code></a> where concept  descends from <a href="CodeSystem-ACSA.html#ACSA-multiplicity">multiplicity</a></li><li>Include codes from<a href="CodeSystem-ACSA.html"><code>http://acsa.africa/standard/CodeSystem/acsa</code></a> where concept  is-a <a href="CodeSystem-ACSA.html#ACSA-other">other</a></li><li>Include codes from<a href="CodeSystem-ACSA.html"><code>http://acsa.africa/standard/CodeSystem/acsa</code></a> where concept  is-a <a href="CodeSystem-ACSA.html#ACSA-undefined">undefined</a></li></ul></div>
  </text>
  <url value="http://acsa.afrika/standard/ValueSet/birth-multiplicity"/>
  <version value="0.1.0"/>
  <name value="BirthMultiplicity"/>
  <title value="Birth Multiplicity Value Set"/>
  <status value="active"/>
  <date value="2025-03-28T12:08:54+00:00"/>
  <publisher value="SwissTPH"/>
  <contact>
    <name value="SwissTPH"/>
    <telecom>
      <system value="url"/>
      <value value="https://swisstph-mic.ch"/>
    </telecom>
  </contact>
  <description
               value="Value set for birth multiplicity (single, twin, etc.)."/>
  <compose>
    <include>
      <system value="http://acsa.africa/standard/CodeSystem/acsa"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="multiplicity"/>
      </filter>
    </include>
    <include>
      <system value="http://acsa.africa/standard/CodeSystem/acsa"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="other"/>
      </filter>
    </include>
    <include>
      <system value="http://acsa.africa/standard/CodeSystem/acsa"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="undefined"/>
      </filter>
    </include>
  </compose>
</ValueSet>