<Condition xmlns="http://hl7.org/fhir">
  <id value="condition-notSupported-example" />
  <meta>
    <profile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-notsupported-ca-ps" />
  </meta>
  <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 "condition-notSupported-example" </p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-condition-notsupported-ca-ps.html">Condition Content Not Supported (PS-CA)</a></p>
      </div>
      <p>
        <b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p>
      <p>
        <b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#confirmed)</span></p>
      <p>
        <b>category</b>: Problem List Item <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-condition-category.html">Condition Category Codes</a>#problem-list-item)</span></p>
      <p>
        <b>code</b>: No information about problems <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/uv/ips/STU1/CodeSystem-absent-unknown-uv-ips.html">Absent and Unknown Data - IPS</a>#no-problem-info; <a href="CodeSystem-ContentNotSupported.html">CodeSystem Content Not Supported (PS-CA)</a>#not-supported "The content is not currently supported by the producing system due to technical limitations and/or policy constraints")</span></p>
      <p>
        <b>subject</b>: <a href="Patient-patient1-example.html">Patient/patient1-example: Donald Duck</a> " DONALD"</p>
      <p>
        <b>onset</b>: 2021-08-05</p>
    </div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
      <code value="active" />
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" />
      <code value="confirmed" />
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-category" />
      <code value="problem-list-item" />
      <display value="Problem List Item" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" />
      <code value="no-problem-info" />
      <display value="No information about problems" />
    </coding>
    <coding>
      <system value="http://fhir.infoway-inforoute.ca/io/psca/CodeSystem/ContentNotSupported" />
      <code value="not-supported" />
      <display value="The content is not currently supported by the producing system due to technical limitations and/or policy constraints" />
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient1-example" />
    <display value="Donald Duck" />
  </subject>
  <onsetDateTime value="2021-08-05" />
</Condition>