Retention Implementation Guide
2.0.0 - ci-build

Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Event Rejection needing treatment in HT - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="EventRejectionNeedingTreatmentInHt"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EventRejectionNeedingTreatmentInHt</b></p><a name="EventRejectionNeedingTreatmentInHt"> </a><a name="hcEventRejectionNeedingTreatmentInHt"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 272379006}">Event</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 72627004}">Graft rejection</span></p><p><b>subject</b>: <a href="Patient-P001.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2025-06-11 12:00:00+0000</p><p><b>value</b>: <span title="Codes:{https://www.retention-project.eu/ig/CodeSystem/TypeOfRejection 3}">freetext</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 182991002}">Treatment given</span></td><td><span title="Codes:{https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment 1}">freetext</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="272379006"/>
      <display value="Event"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72627004"/>
      <display value="Graft rejection"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/P001"/>
  </subject>
  <effectiveDateTime value="2025-06-11T12:00:00.000+00:00"/>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://www.retention-project.eu/ig/CodeSystem/TypeOfRejection"/>
      <code value="3"/>
      <display value="mixed"/>
    </coding>
    <text value="freetext"/>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="182991002"/>
        <display value="Treatment given"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment"/>
        <code value="1"/>
        <display value="antibody mediated rejection"/>
      </coding>
      <text value="freetext"/>
    </valueCodeableConcept>
  </component>
</Observation>