台北榮民總醫院-治療計畫書實作指引(VGH-IG)
0.1.0 - ci-build

台北榮民總醫院-治療計畫書實作指引(VGH-IG) - Local Development build (v0.1.0). See the Directory of published versions

: CISISTAG-profile-Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "CISISTAG-profile-Example",
  "meta" : {
    "profile" : [
      "http://example.org/StructureDefinition/CISISTAG-profile-Example"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"CISISTAG-profile-Example\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CISISTAG-profile-Example.html\">Condition Profile(CISISTAG)</a></p></div><p><b>identifier</b>: id: STAGSER (OFFICIAL), id: CASESER (USUAL)</p><p><b>code</b>: PBICD9 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#154.1; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#C20.9 \"PBICD3T\")</span></p><p><b>bodySite</b>: COLON,SPLEEN <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (Index.action#100010)</span></p><p><b>subject</b>: <a href=\"Patient\">Patient</a> \"Patient\"</p><p><b>recordedDate</b>: 2013-01-31</p><p><b>recorder</b>: <a href=\"Practitioner\">Practitioner</a> \"Practitioner\"</p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td><td><b>Assessment</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>CLCALT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (Index.action#2)</span></td><td><a href=\"Observation\">Observation</a> \"Observation\"</td><td>Stage group.clinical Cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#21908-9)</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "value" : "STAGSER"
    },
    {
      "use" : "usual",
      "value" : "CASESER"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "154.1",
        "display" : "PBICD9"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "C20.9",
        "display" : "PBICD3T"
      }
    ]
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "https://www.vghtpe.gov.tw/Index.action",
          "code" : "100010",
          "display" : "COLON,SPLEEN"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "Patient"
  },
  "recordedDate" : "2013-01-31",
  "recorder" : {
    "reference" : "Practitioner"
  },
  "stage" : [
    {
      "summary" : {
        "coding" : [
          {
            "system" : "https://www.vghtpe.gov.tw/Index.action",
            "code" : "2",
            "display" : "CLCALT"
          }
        ]
      },
      "assessment" : [
        {
          "reference" : "Observation"
        }
      ],
      "type" : {
        "coding" : [
          {
            "system" : "https://loinc.org/",
            "code" : "21908-9",
            "display" : "Stage group.clinical Cancer"
          }
        ]
      }
    }
  ]
}