Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationProstateGleasonGradeGroupExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="prostate-gleason-grade-group"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-prostate-gleason-grade-group"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="prostate-gleason-grade-group"> </a><a name="hcprostate-gleason-grade-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;prostate-gleason-grade-group&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-observation-prostate-gleason-grade-group.html">Fujitsu Observation Prostate Gleason Grade Group Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 前立腺がんに対するグリーソングレードグループ <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cancer-staging-type.html">Cancer Staging Type</a>#prostate-gleason-grade-group; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#385377005 &quot;Gleason grade finding for prostatic cancer (finding)&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>: グループ4 (グリーソンスコア3+5=8) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-gleason-grade-group.html">Gleason Grade ValueSet</a>#4-2; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1279718003 &quot;International Society of Urological Pathology grade group 4 (Gleason score 3 + 5 = 8) (qualifier value)&quot;)</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type"/>
      <code value="prostate-gleason-grade-group"/>
      <display value="前立腺がんに対するグリーソングレードグループ"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385377005"/>
      <display value="Gleason grade finding for prostatic cancer (finding)"/>
    </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/gleason-grade-group"/>
      <code value="4-2"/>
      <display value="グループ4 (グリーソンスコア3+5=8)"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1279718003"/>
      <display
               value="International Society of Urological Pathology grade group 4 (Gleason score 3 + 5 = 8) (qualifier value)"/>
    </coding>
    <text value="グループ4 (グリーソンスコア3+5=8)"/>
  </valueCodeableConcept>
</Observation>