This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DataSourceObservationCodeCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">AdverseEventCount<a name="DataSourceObservationCodeCS-AdverseEventCount"> </a></td><td>Adverse Event Count (Algorithm Numerator)</td></tr><tr><td style="white-space:nowrap">ExposureCount<a name="DataSourceObservationCodeCS-ExposureCount"> </a></td><td>Exposure Count (Algorithm Denominator)</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS"/>
<version value="0.1.0"/>
<name value="DataSourceObservationCodeCS"/>
<title value="ICSR Data Source Observation Codes Code System"/>
<status value="active"/>
<date value="2021-08-05T14:34:06+00:00"/>
<publisher value="Biomedical Research & Regulation WG"/>
<contact>
<name value="Biomedical Research & Regulation WG"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<contact>
<name value="Jean Duteau"/>
<telecom>
<system value="email"/>
<value value="mailto:jean.duteau@ibm.com"/>
</telecom>
</contact>
<description value="Codes to describe information about the ICSR data source"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="AdverseEventCount"/>
<display value="Adverse Event Count (Algorithm Numerator)"/>
</concept>
<concept>
<code value="ExposureCount"/>
<display value="Exposure Count (Algorithm Denominator)"/>
</concept>
</CodeSystem>