Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: ObservationMelanomaClarkLevelExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="melanoma-clark-level"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-melanoma-clark-level"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="melanoma-clark-level"> </a><a name="hcmelanoma-clark-level"> </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;melanoma-clark-level&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-observation-melanoma-clark-level.html">Fujitsu Observation Melanoma Clark Level 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>#melanoma-clark-level; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#103419001 &quot;Clark melanoma level of invasion of excised malignant melanoma of skin (observable entity)&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>: Clark レベル 4 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-melanoma-clark-level.html">Clark Level ValueSet</a>#4; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1556006 &quot;Clark melanoma level 4 (finding)&quot;)</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="http://ig.fujitsu.com/healthy-living/CodeSystem/cancer-staging-type"/>
      <code value="melanoma-clark-level"/>
      <display value="黒色腫のクラークレベル"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103419001"/>
      <display
               value="Clark melanoma level of invasion of excised malignant melanoma of skin (observable entity)"/>
    </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/melanoma-clark-level"/>
      <code value="4"/>
      <display value="Clark レベル 4"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1556006"/>
      <display value="Clark melanoma level 4 (finding)"/>
    </coding>
    <text value="Clark レベル 4"/>
  </valueCodeableConcept>
</Observation>