Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: ObservationMyelomaRISSStageExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="myeloma-riss-stage"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-myeloma-riss-stage"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="myeloma-riss-stage"> </a><a name="hcmyeloma-riss-stage"> </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;myeloma-riss-stage&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-observation-myeloma-riss-stage.html">Fujitsu Observation Myeloma RISS Stage Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 改訂国際病期分類システム(RISS)による骨髄腫病期 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cancer-staging-type.html">Cancer Staging Type</a>#myeloma-riss-stage; <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C141392 &quot;Revised International Staging System Stage&quot;)</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>: R-IIS 病期Ⅱ <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-myeloma-riss-stage.html">Revised International Staging System (RISS) for Myeloma Stage ValueSet</a>#2; <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C141395 &quot;RISS Stage II Plasma Cell Myeloma&quot;)</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type"/>
      <code value="myeloma-riss-stage"/>
      <display value="改訂国際病期分類システム(RISS)による骨髄腫病期"/>
    </coding>
    <coding>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <code value="C141392"/>
      <display value="Revised International Staging System Stage"/>
    </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/myeloma-riss-stage"/>
      <code value="2"/>
      <display value="R-IIS 病期Ⅱ"/>
    </coding>
    <coding>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <code value="C141395"/>
      <display value="RISS Stage II Plasma Cell Myeloma"/>
    </coding>
    <text value="R-IIS 病期Ⅱ"/>
  </valueCodeableConcept>
</Observation>