FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ResearchSubject/example-crossover-placebo-to-drug (XML)

Biomedical Research and Regulation Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Patient

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

Crossover Placebo to Drug (id = "example-crossover-placebo-to-drug")

<?xml version="1.0" encoding="UTF-8"?>

<ResearchSubject xmlns="http://hl7.org/fhir">
  <id value="example-crossover-placebo-to-drug"/> 
  <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: ResearchSubject</b> <a name="example-crossover-placebo-to-drug"> </a> <a name="hcexample-crossover-placebo-to-drug"> </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 ResearchSubject &quot;example-crossover-placebo-to-drug&quot; </p> </div> <p> <b> identifier</b> : ecsr45</p> <p> <b> status</b> : active</p> <p> <b> period</b> : 2022-06-10 --&gt; (ongoing)</p> <p> <b> study</b> : <a href="broken-link.html">example-ctgov-study-record</a> </p> <p> <b> subject</b> : <a href="broken-link.html">cfsb1676546565857</a> </p> <p> <b> assignedComparisonGroup</b> : placebo</p> <p> <b> actualComparisonGroup</b> : ap303</p> </div> </text> <identifier> 
    <value value="ecsr45"/> 
  </identifier> 
  <status value="active"/> 
  <progress> 
    <type> 
      <coding> 
        <system value="http://terminology.hl7.org/CodeSystem/research-subject-state-type"/> 
        <code value="Enrollment"/> 
      </coding> 
      <text value="Enrollment status"/> 
    </type> 
  </progress> 
  <progress> 
    <type> 
      <coding> 
        <system value="http://terminology.hl7.org/CodeSystem/research-subject-state-type"/> 
        <code value="Enrollment"/> 
      </coding> 
      <text value="Enrollment status"/> 
    </type> 
    <subjectState> 
      <coding> 
        <system value="http://terminology.hl7.org/CodeSystem/research-subject-state"/> 
        <code value="on-study"/> 
      </coding> 
      <text value="On-study"/> 
    </subjectState> 
    <reason> 
      <coding> 
        <code value="informedConsentSigned"/> 
      </coding> 
      <text value="Informed consent signed"/> 
    </reason> 
    <startDate value="2022-06-10"/> 
  </progress> 
  <period> 
    <start value="2022-06-10"/> 
  </period> 
  <study> 
    <reference value="example-ctgov-study-record"/> 
  </study> 
  <subject> 
    <reference value="cfsb1676546565857"/> 
  </subject> 
  <assignedComparisonGroup value="placebo"/> 
  <actualComparisonGroup value="ap303"/> 
</ResearchSubject> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.