Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

: Covid-19 Example Vaccine Codes - XML Representation

Active as of 2023-05-09

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ExampleNonBNT162b2Codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-CVX.html"><code>http://hl7.org/fhir/sid/cvx</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>212</td><td>SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-Ad26, preservative free, 0.5 ml</td></tr><tr><td>207</td><td>SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose</td></tr><tr><td>221</td><td/></tr><tr><td>228</td><td/></tr><tr><td>229</td><td/></tr><tr><td>230</td><td/></tr><tr><td>211</td><td>SARS-COV-2 (COVID-19) vaccine, Subunit, recombinant spike protein-nanoparticle+Matrix-M1 Adjuvant, preservative free, 0.5mL per dose</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleNonBNT162b2Codes"/>
  <version value="1.0.0"/>
  <name value="ExampleNonBNT162b2Codes"/>
  <title value="Covid-19 Example Vaccine Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-05-09T16:50:27+00:00"/>
  <publisher
             value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
  <contact>
    <name
          value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="An example value set of vaccine codes representing non-BNT162b2 vaccines."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/sid/cvx"/>
      <concept>
        <code value="212"/>
      </concept>
      <concept>
        <code value="207"/>
      </concept>
      <concept>
        <code value="221"/>
      </concept>
      <concept>
        <code value="228"/>
      </concept>
      <concept>
        <code value="229"/>
      </concept>
      <concept>
        <code value="230"/>
      </concept>
      <concept>
        <code value="211"/>
      </concept>
    </include>
  </compose>
</ValueSet>