PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Condition: complete Primary Cancer Condition example (TBC) - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="ConditionPrimCancerMainzZeisig"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="ConditionPrimCancerMainzZeisig"> </a></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 &quot;ConditionPrimCancerMainzZeisig&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Condition-primaryCancer-eu-pcsp.html">Condition: Primary Cancer</a></p></div><p><b>assertedDate</b>: 2007-04-04</p><p><b>Histology-Morphology-Behavior Extension</b>: 91813 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html">International Classification of Diseases for Oncology, version 3.</a>#91813)</span></p><p><b>code</b>: 081 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (iccc-3#081)</span></p><p><b>bodySite</b>: C401 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html">International Classification of Diseases for Oncology, version 3.</a>#C401)</span></p><p><b>subject</b>: <a href="Patient-PatientMainzZeisig.html">Patient/PatientMainzZeisig</a> &quot; ZEISIG&quot;</p><p><b>encounter</b>: <a href="Encounter-EncounterPrimCancerMainzZeisig.html">Encounter/EncounterPrimCancerMainzZeisig</a></p><h3>Stages</h3><table class="grid"><tr><td>-</td><td><b>Summary</b></td></tr><tr><td>*</td><td>textual description of stage <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></td></tr></table><blockquote><p><b>evidence</b></p><p><b>code</b>: 081 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (iccc-3#081)</span></p><p><b>detail</b>: <a href="Observation-ObservationPrimCancerMainzZeisig.html">Observation/ObservationPrimCancerMainzZeisig</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Genetic markers <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#106221001 &quot;Genetic finding&quot;)</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Immunology <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#365861007 &quot;Finding of immune status&quot;)</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of hereditary predisposition <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#32895009 &quot;Hereditary disease&quot;)</span></p></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
    <valueDateTime value="2007-04-04"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-histology-morphology-behavior">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
        <code value="91813"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/iccc-3"/>
      <code value="081"/>
    </coding>
  </code>
  <bodySite>
    <extension
               url="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/mcode-laterality-qualifier">
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="LA4585-1"/>
          <display value="Left"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <code value="C401"/>
    </coding>
  </bodySite>
  <subject>
    <reference value="Patient/PatientMainzZeisig"/>
  </subject>
  <encounter>
    <reference value="Encounter/EncounterPrimCancerMainzZeisig"/>
  </encounter>
  <stage>
    <summary>
      <text value="textual description of stage"/>
    </summary>
  </stage>
  <evidence>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/iccc-3"/>
        <code value="081"/>
      </coding>
    </code>
    <detail>
      <reference value="Observation/ObservationPrimCancerMainzZeisig"/>
    </detail>
  </evidence>
  <evidence>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="106221001"/>
        <display value="Genetic finding"/>
      </coding>
      <text value="Textual description of Genetic markers"/>
    </code>
  </evidence>
  <evidence>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="365861007"/>
        <display value="Finding of immune status"/>
      </coding>
      <text value="Textual description of Immunology"/>
    </code>
  </evidence>
  <evidence>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="32895009"/>
        <display value="Hereditary disease"/>
      </coding>
      <text value="Textual description of hereditary predisposition"/>
    </code>
  </evidence>
</Condition>