<Procedure xmlns="http://hl7.org/fhir">
  <id value="ma-ma-schema-1-Procedure-6002-data-absent" />
  <meta>
    <lastUpdated value="2024-01-20T10:00:00+00:00" />
    <source value="urn:telus:emr:ma:ma-schema-1" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure" />
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" />
      <code value="N" />
      <display value="normal" />
    </security>
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Procedure documented in patient chart but specific code and date not available in source system.</div>
  </text>
  <identifier>
    <use value="official" />
    <system value="urn:telus:emr:ma:ma-schema-1:procedure" />
    <value value="6002" />
  </identifier>
  <status value="unknown" />
  <category>
    <text value="Surgical History" />
  </category>
  <code>
    <extension url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown" />
    </extension>
    <text value="Procedure code not documented in source system" />
  </code>
  <subject>
    <reference value="Patient/ma-ma-schema-1-Patient-12345" />
    <type value="Patient" />
  </subject>
  <performedDateTime>
    <extension url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown" />
    </extension>
  </performedDateTime>
  <performer>
    <actor>
      <reference value="Practitioner/ma-ma-schema-1-Practitioner-789" />
      <type value="Practitioner" />
      <display value="Dr. Smith" />
    </actor>
  </performer>
  <location>
    <reference value="Location/ma-ma-schema-1-Location-101" />
    <display value="Main Clinic" />
  </location>
  <note>
    <text value="Procedure documented in patient's surgical history but specific procedure code and date were not captured in the original documentation. Patient reports having the procedure approximately 5 years ago." />
  </note>
</Procedure>