US Medication Risk Evaluation and Mitigation Strategies (REMS) FHIR IG
1.0.0 - STU1 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 1.0.0 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

: example-rems-docref-1 - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="example-rems-docref-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><b>REMS information for August Samuels</b><br/>On March 9, 2024<br/><br/>Patient Name: August Samuels<br/>Patient REMS ID: 0354600<br/>Patient enrollment status: Enrolled March 9, 2024<br/><br/>Prescriber Name: Mary Patel<br/>Prescriber REMS ID: 0354035500 (NPI)<br/><br/>Medication: Zombify 10mg Tablet<br/>Initial dispense authorization number: 30550221<br/><br/></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51851-4"/>
      <display value="Administrative note"/>
    </coding>
    <text value="REMS administrative note"/>
  </type>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51851-4"/>
      <display value="Administrative note"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/example-patient-123"/>
    <display value="August Samuels"/>
  </subject>
  <date value="2024-03-09T15:29:46Z"/>
  <description value="REMS Patient Information Note"/>
  <content>
    <attachment>
      <contentType value="text/plain"/>
      <data
            value="UkVNUyBpbmZvcm1hdGlvbiBmb3IgQXVndXN0IFNhbXVlbHMgW3RleHQgdHJ1bmNhdGVkXQ=="/>
      <title value="REMS information for August Samuels on March 9, 2024"/>
    </attachment>
    <format>
      <system
              value="http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"/>
      <code value="urn:ihe:iti:xds:2017:mimeTypeSufficient"/>
      <display value="mimeType Sufficient"/>
    </format>
  </content>
  <context>
    <period>
      <start value="2024-03-09T08:00:00+11:00"/>
    </period>
  </context>
</DocumentReference>