Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationTNMStageGroupExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="tnm-stage-group"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-tnm-stage-group"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="tnm-stage-group"> </a><a name="hctnm-stage-group"> </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 Observation &quot;tnm-stage-group&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-observation-tnm-stage-group.html">Fujitsu Observation TNM Stage Group Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Stage group.clinical Cancer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#21908-9)</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><p><b>focus</b>: <a href="Condition-condition-primary-cancer.html">Condition/condition-primary-cancer</a></p><p><b>encounter</b>: <a href="Encounter-e001.html">Encounter/e001</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: ⅢC <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tnm-stage-group.html">TNM Stage Group</a>#4330; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1222806003 &quot;American Joint Committee on Cancer stage IIIC (qualifier value)&quot;)</span></p><p><b>method</b>: TNM悪性腫瘍の分類 第8版 日本語版 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tnm-staging-method.html">TNM Staging Method</a>#tnm8; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#897275008 &quot;American Joint Committee on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)&quot;)</span></p><p><b>hasMember</b>: <a href="Observation-tnm-clinical-distant-metastases-category.html">Observation/tnm-clinical-distant-metastases-category</a></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="21908-9"/>
      <display value="Stage group.clinical Cancer"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
  <focus>🔗 
    <reference value="Condition/condition-primary-cancer"/>
  </focus>
  <encounter>🔗 
    <reference value="Encounter/e001"/>
  </encounter>
  <effectiveDateTime value="2019-04-01"/>
  <valueCodeableConcept>
    <coding>
      <system
              value="http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-stage-group"/>
      <code value="4330"/>
      <display value="ⅢC"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1222806003"/>
      <display
               value="American Joint Committee on Cancer stage IIIC (qualifier value)"/>
    </coding>
    <text value="ⅢC"/>
  </valueCodeableConcept>
  <method>
    <coding>
      <system
              value="http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-staging-method"/>
      <code value="tnm8"/>
      <display value="TNM悪性腫瘍の分類 第8版 日本語版"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="897275008"/>
      <display
               value="American Joint Committee on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"/>
    </coding>
    <text value="TNM悪性腫瘍の分類 第8版 日本語版"/>
  </method>
  <hasMember>🔗 
    <reference value="Observation/tnm-clinical-distant-metastases-category"/>
  </hasMember>
</Observation>