Fujitsu Healthy Living Implementation Guide
1.1.30 - release

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

: ObservationTNMRegionalNodesCategoryExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "tnm-clinical-regional-nodes-category",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-observation-tmn-regional-nodes-category"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"tnm-clinical-regional-nodes-category\"> </a><a name=\"hctnm-clinical-regional-nodes-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-regional-nodes-category&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-observation-tmn-regional-nodes-category.html\">Fujitsu Observation TNM Regional Nodes Category Profile</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Regional lymph nodes.clinical [Class] Cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21906-3)</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>: N3 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-tnm-regional-nodes-category.html\">TNM Regional Nodes Category</a>#2300; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1229984001 &quot;American Joint Committee on Cancer cN3 (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" : "21906-3",
        "display" : "Regional lymph nodes.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-regional-nodes-category",
        "code" : "2300",
        "display" : "N3"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "1229984001",
        "display" : "American Joint Committee on Cancer cN3 (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版 日本語版"
  }
}