COVID19 Case Reporting
0.1.0 - CI Build International flag

COVID19 Case Reporting - Local Development build (v0.1.0). See the Directory of published versions

: Source of Information - XML Representation

Active as of 2023-04-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-source-of-info"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://openhie.org/fhir/covid19-casereporting/CodeSystem/cs-source-of-info</code> 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">PatientRecall<a name="cs-source-of-info-PatientRecall"> </a></td><td>Patient Recall</td></tr><tr><td style="white-space:nowrap">VaccineCard<a name="cs-source-of-info-VaccineCard"> </a></td><td>Vaccine Card</td></tr><tr><td style="white-space:nowrap">MobilePhoneNotification<a name="cs-source-of-info-MobilePhoneNotification"> </a></td><td>Mobile Phone Notification</td></tr><tr><td style="white-space:nowrap">VaccineAdministeredFromFacility<a name="cs-source-of-info-VaccineAdministeredFromFacility"> </a></td><td>Vaccine Administered from this facility</td></tr><tr><td style="white-space:nowrap">Other<a name="cs-source-of-info-Other"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url
       value="http://openhie.org/fhir/covid19-casereporting/CodeSystem/cs-source-of-info"/>
  <version value="0.1.0"/>
  <name value="CSSourceOfInfo"/>
  <title value="Source of Information"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-04T11:04:38+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <description
               value="Custom code system to support the need to report on the origin of the individual's COVID19 diagnosis"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="PatientRecall"/>
    <display value="Patient Recall"/>
  </concept>
  <concept>
    <code value="VaccineCard"/>
    <display value="Vaccine Card"/>
  </concept>
  <concept>
    <code value="MobilePhoneNotification"/>
    <display value="Mobile Phone Notification"/>
  </concept>
  <concept>
    <code value="VaccineAdministeredFromFacility"/>
    <display value="Vaccine Administered from this facility"/>
  </concept>
  <concept>
    <code value="Other"/>
    <display value="Other"/>
  </concept>
</CodeSystem>