This is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc and changes regularly.
: DDCC-ImmunizationRecommendation-Russian - XML Representation
Raw xml | Download
<ImmunizationRecommendation xmlns="http://hl7.org/fhir">
<id value="DDCC-ImmunizationRecommendation-Russian"/>
<meta>
<profile
value="http://worldhealthorganization.github.io/ddcc/StructureDefinition/DDCCImmunizationRecommendation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ImmunizationRecommendation</b><a name="DDCC-ImmunizationRecommendation-Russian"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ImmunizationRecommendation "DDCC-ImmunizationRecommendation-Russian" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DDCCImmunizationRecommendation.html">DDCC Immunization Recommendation</a></p></div><p><b>patient</b>: <a href="Patient-DDCC-Patient-Russian.html">Patient/DDCC-Patient-Russian</a> ""</p><p><b>date</b>: 2021-05-06</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: COVID-19 vaccine, non-replicating viral vector <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-DDCC-ICD11-CodeSystem.html">DDCC Codes for ICD11</a>#XM9QW8)</span></p><p><b>forecastStatus</b>: Due <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-immunization-recommendation-status.html">Immunization Recommendation Status Codes</a>#due)</span></p><h3>DateCriterions</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>Date vaccine due <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#30980-7)</span></td><td>2021-05-20</td></tr></table><p><b>supportingImmunization</b>: <a href="Immunization-DDCC-Immunization-Russian.html">Immunization/DDCC-Immunization-Russian</a></p></blockquote></div>
</text>
<patient>
<reference value="Patient/DDCC-Patient-Russian"/>
</patient>
<date value="2021-05-06"/>
<recommendation>
<vaccineCode>
<coding>
<system value="http://id.who.int/icd11/mms"/>
<code value="XM9QW8"/>
</coding>
</vaccineCode>
<forecastStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"/>
<code value="due"/>
</coding>
</forecastStatus>
<dateCriterion>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="30980-7"/>
</coding>
</code>
<value value="2021-05-20"/>
</dateCriterion>
<supportingImmunization>
<reference value="Immunization/DDCC-Immunization-Russian"/>
</supportingImmunization>
</recommendation>
</ImmunizationRecommendation>