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-03-28 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="birth-place-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet birth-place-type</b></p><a name="birth-place-type"> </a><a name="hcbirth-place-type"> </a><a name="birth-place-type-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-place-type">place-type</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></ul></div>
</text>
<url value="http://acsa.afrika/standard/ValueSet/birth-place-type"/>
<version value="0.1.0"/>
<name value="BirthPlaceType"/>
<title value="Birth Place Type 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 types of birth places."/>
<compose>
<include>
<system value="http://acsa.africa/standard/CodeSystem/acsa"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="place-type"/>
</filter>
</include>
<include>
<system value="http://acsa.africa/standard/CodeSystem/acsa"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="other"/>
</filter>
</include>
</compose>
</ValueSet>