Clinical Study Protocol, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vulcan-udp-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<ResearchStudy xmlns="http://hl7.org/fhir">
<id value="ResearchStudy-Narrative-Complex-001"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/clinical-study-protocol/StructureDefinition/m11-research-study-profile"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: ResearchStudy ResearchStudy-Narrative-Complex-001</b></p><a name="ResearchStudy-Narrative-Complex-001"> </a><a name="hcResearchStudy-Narrative-Complex-001"> </a><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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-m11-research-study-profile.html">M11 Research Study Profile</a></p></div><blockquote><p><b>M11 Research Study Extension</b></p><ul><li>versionDate: 2017-10-01</li><li>originalProtocol: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C218485}">Protocol Not Amended</span></li></ul></blockquote><p><b>Narrative Elements</b>: <a href="Composition-Narrative-Complex.html">Composition Narrative 15</a></p><p><b>identifier</b>: Sponsor Identifier/ABC-123</p><p><b>version</b>: (a)</p><p><b>title</b>: Illustration of Complex Narrative and Formatting</p><p><b>status</b>: Active</p></div>
</text>
<extension
url="http://hl7.org/fhir/uv/clinical-study-protocol/StructureDefinition/m11-research-study">
<extension url="versionDate">
<valueDate value="2017-10-01"/>
</extension>
<extension url="originalProtocol">
<valueCodeableConcept>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C218485"/>
<display value="Protocol Not Amended"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/uv/clinical-study-protocol/StructureDefinition/narrative-elements">
<valueReference>🔗
<reference value="Composition/Narrative-Complex"/>
</valueReference>
</extension>
<identifier>
<type>
<text value="Sponsor Identifier"/>
</type>
<system value="https://exemplarSponsor.com/sponsor-identifier"/>
<value value="ABC-123"/>
</identifier>
<version value="(a)"/>
<title value="Illustration of Complex Narrative and Formatting"/>
<status value="active"/>
</ResearchStudy>