Documentation Templates and Rules
1.1.0-ballot - STU 1.1 US

Publication Build: This will be filled in by the publication tooling

: contract1001 - XML Representation

Raw xml | Download



<Contract xmlns="http://hl7.org/fhir">
  <id value="contract1001"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "contract1001" </p></div><p><b>applies</b>: 2022-01-01 --&gt; 2023-01-01</p><p><b>subject</b>: <a href="Patient-example1.html">Patient/example1</a></p><p><b>type</b>: Health Insurance <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-contract-type.html">Contract Type Codes</a>#healthinsurance)</span></p></div>
  </text>
  <applies>
    <start value="2022-01-01"/>
    <end value="2023-01-01"/>
  </applies>
  <subject>
    <reference value="Patient/example1"/>
  </subject>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/contract-type"/>
      <code value="healthinsurance"/>
      <display value="Health Insurance"/>
    </coding>
  </type>
</Contract>