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

US Medication Risk Evaluation and Mitigation Strategies (REMS) FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-medication-rems-ig/ and changes regularly. 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>