Logica COVID-19 FHIR Profile Library IG
0.13.1 - ci-build
Logica COVID-19 FHIR Profile Library IG - Local Development build (v0.13.1). See the Directory of published versions
Source view
<ValueSet xmlns="http://hl7.org/fhir">
<id value="country-codes-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept is-a 223369002 (Countries)</li></ul></div>
</text>
<url value="http://fhir.logicahealth.org/covid19/ValueSet/country-codes-vs"/>
<version value="0.13.1"/>
<name value="CountryCodesVS"/>
<title value="Country Codes Value Set"/>
<status value="active"/>
<date value="2021-08-09T20:08:14+00:00"/>
<publisher value="Logica"/>
<contact>
<name value="Logica"/>
<telecom>
<system value="url"/>
<value value="https://www.logicahealth.org/"/>
</telecom>
</contact>
<description value="The set of SNOMED CT codes that represent countries."/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="223369002"/>
</filter>
</include>
</compose>
</ValueSet>