View raw Markdown
type: exampleresource: ResearchStudyexample: researchstudy-example

ResearchStudy Example: researchstudy-example

Narrative

[Put rendering here]

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<ResearchStudy xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/fhir-single.xsd">
    <id value="example"/>
    <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
    </text>
    <status value="active"/>
</ResearchStudy>