US Medication Risk Evaluation and Mitigation Strategies (REMS) FHIR IG
2.0.0 - STU 2 United States of America flag

This page is part of the US Medication REMS (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: parameters-rems-etasu-output - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="parameters-rems-etasu-output"/>
  <parameter>
    <name value="rems-etasu"/>
    <resource>
      <GuidanceResponse>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><div class="hapiHeaderText">REMS ETASU GuidanceResponse</div></div>
        </text>
        <contained>
          <Parameters>
            <id value="etasuOutputParameters"/>
            <parameter>
              <name value="Patient Enrollment"/>
              <resource>
                <GuidanceResponse>
                  <text>
                    <status value="generated"/>
                    <div xmlns="http://www.w3.org/1999/xhtml"><div class="hapiHeaderText">Patient Enrollment GuidanceResponse</div></div>
                  </text>
                  <moduleUri value="https://example.com/"/>
                  <status value="success"/>
                  <subject>🔗 
                    <reference value="Patient/example-patient-123"/>
                  </subject>
                  <note>
                    <text value="Patient Enrollment"/>
                  </note>
                </GuidanceResponse>
              </resource>
            </parameter>
            <parameter>
              <name value="Prescriber Enrollment"/>
              <resource>
                <GuidanceResponse>
                  <text>
                    <status value="generated"/>
                    <div xmlns="http://www.w3.org/1999/xhtml"><div class="hapiHeaderText">Prescriber Enrollment GuidanceResponse</div></div>
                  </text>
                  <moduleUri value="https://example.com/"/>
                  <status value="success"/>
                  <subject>🔗 
                    <reference value="Patient/example-patient-123"/>
                  </subject>
                  <note>
                    <text value="Prescriber Enrollment"/>
                  </note>
                </GuidanceResponse>
              </resource>
            </parameter>
            <parameter>
              <name value="case_number"/>
              <valueString value="a24e73e53b2"/>
            </parameter>
          </Parameters>
        </contained>
        <moduleCanonical value="https://example.com/"/>
        <status value="success"/>
        <subject>🔗 
          <reference value="Patient/example-patient-123"/>
        </subject>
        <outputParameters>
          <reference value="#etasuOutputParameters"/>
        </outputParameters>
      </GuidanceResponse>
    </resource>
  </parameter>
</Parameters>