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)

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"/> 
  <identifier> 
    <value value="ecsr45"/> 
  </identifier> 
  <status value="active"/> 
  <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.