Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: ObservationTNMDistantMetastasesCategoryExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "tnm-clinical-distant-metastases-category",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-tmn-distant-metastases-category"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "21907-1",
        "display" : "Distant metastases.clinical [Class] Cancer"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/p001"
  },
  "focus" : [
    {
      🔗 "reference" : "Condition/condition-primary-cancer"
    }
  ],
  "encounter" : {
    🔗 "reference" : "Encounter/e001"
  },
  "effectiveDateTime" : "2019-04-01",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-distant-metastases-category",
        "code" : "3000",
        "display" : "M0"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1229901006",
        "display" : "American Joint Committee on Cancer cM0 (qualifier value)"
      }
    ]
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/tnm-staging-method",
        "code" : "tnm8",
        "display" : "TNM悪性腫瘍の分類 第8版 日本語版"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "897275008",
        "display" : "American Joint Committee on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"
      }
    ],
    "text" : "TNM悪性腫瘍の分類 第8版 日本語版"
  }
}