Implementation Guide CH VACD
5.0.0-ci-build - ci-build Switzerland flag

Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions

: 2.4 Immunization Recommendation Response MessageHeader - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="2-5-ImmunizationRecommendationResponseMessageHeader"/>
  <meta>
    <lastUpdated value="2021-06-01T00:00:00.394+02:00"/>
    <profile
             value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-recommendation-response-messageheader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader 2-5-ImmunizationRecommendationResponseMessageHeader</b></p><a name="2-5-ImmunizationRecommendationResponseMessageHeader"> </a><a name="hc2-5-ImmunizationRecommendationResponseMessageHeader"> </a><a name="2-5-ImmunizationRecommendationResponseMessageHeader-en-US"> </a><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">Last updated: 2021-06-01 00:00:00+0200</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ch-vacd-recommendation-response-messageheader.html">CH VACD Immunization Recommendation Response MessageHeader</a></p></div><p><b>event</b>: <a href="CodeSystem-ch-vacd-clinical-decision-support-event-cs.html#ch-vacd-clinical-decision-support-event-cs-immunrecoresponse">CDS Event immunrecoresponse</a>: Immunization Recommendation Response</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Example Portal EPR</td><td>urn:oid:1.2.3.4.5</td></tr></table><p><b>sender</b>: <a href="Organization-CDSS-Organization.html">Organization Immunization CDS Service</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Example Vaccination Clinical Decision Support System</td><td><a href="https://example.com/cds/immunization/ws">https://example.com/cds/immunization/ws</a></td></tr></table><p><b>responsible</b>: <a href="Organization-CDSS-Organization.html">Organization Immunization CDS Service</a></p><p><b>reason</b>: <span title="Codes:{http://snomed.info/sct 830152006}">Recommendation regarding vaccination (procedure)</span></p><h3>Responses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>1-4-ImmunizationRecommendationRequest</td><td>OK</td></tr></table><p><b>focus</b>: </p><ul><li><a href="ImmunizationRecommendation-10-4-ImmunizationRecommendation.html">ImmunizationRecommendation: identifier = urn:oid:2.16.756.5.30.1.147.1.3.1#1; date = 2021-06-01 00:00:00+0200</a></li><li><a href="ImmunizationRecommendation-10-3-ImmunizationRecommendation.html">ImmunizationRecommendation: identifier = urn:oid:2.16.756.5.30.1.147.1.3.1#2; date = 2021-06-01 00:00:00+0200</a></li></ul></div>
  </text>
  <eventCoding>
    <system
            value="http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs"/>
    <code value="immunrecoresponse"/>
    <display value="Immunization Recommendation Response"/>
  </eventCoding>
  <destination>
    <name value="Example Portal EPR"/>
    <endpoint value="urn:oid:1.2.3.4.5"/>
  </destination>
  <sender>🔗 
    <reference value="Organization/CDSS-Organization"/>
  </sender>
  <source>
    <name value="Example Vaccination Clinical Decision Support System"/>
    <endpoint value="https://example.com/cds/immunization/ws"/>
  </source>
  <responsible>🔗 
    <reference value="Organization/CDSS-Organization"/>
  </responsible>
  <reason>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="830152006"/>
      <display value="Recommendation regarding vaccination (procedure)"/>
    </coding>
  </reason>
  <response>
    <identifier value="1-4-ImmunizationRecommendationRequest"/>
    <code value="ok"/>
  </response>
  <focus>🔗 
    <reference
               value="ImmunizationRecommendation/10-4-ImmunizationRecommendation"/>
  </focus>
  <focus>🔗 
    <reference
               value="ImmunizationRecommendation/10-3-ImmunizationRecommendation"/>
  </focus>
</MessageHeader>