Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationTNMDistantMetastasesCategoryExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="tnm-clinical-distant-metastases-category"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-tmn-distant-metastases-category"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="tnm-clinical-distant-metastases-category"> </a><a name="hctnm-clinical-distant-metastases-category"> </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-clinical-distant-metastases-category&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-observation-tmn-distant-metastases-category.html">Fujitsu Observation TNM Distant Metastases Category Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Distant metastases.clinical [Class] Cancer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#21907-1)</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>: M0 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tnm-distant-metastases-category.html">TNM Distant Metastases Category</a>#3000; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1229901006 &quot;American Joint Committee on Cancer cM0 (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></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="21907-1"/>
      <display value="Distant metastases.clinical [Class] 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-distant-metastases-category"/>
      <code value="3000"/>
      <display value="M0"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1229901006"/>
      <display
               value="American Joint Committee on Cancer cM0 (qualifier value)"/>
    </coding>
  </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>
</Observation>