View raw Markdown
type: exampleresource: EvidenceVariableexample: evidencevariable-example

EvidenceVariable Example: evidencevariable-example

Narrative

[Put rendering here]

Example XML

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

<EvidenceVariable xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>
  <status value="draft"/>
  <characteristic>
    <definitionCodeableConcept>
      <text value="Diabetic patients over 65"/>
    </definitionCodeableConcept>
  </characteristic>
</EvidenceVariable>