台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LFOthRTExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Procedure",
  "id" : "LFOthRTExample",
  "meta" : {
    "profile" : [
      🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OthRT-profile"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure LFOthRTExample</b></p><a name=\"LFOthRTExample\"> </a><a name=\"hcLFOthRTExample\"> </a><a name=\"LFOthRTExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem OtherRT}\">其他放射治療</span></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTModality-codesystem 0}\">No Other RT 無其他特殊放射治療</span></p><p><b>subject</b>: <a href=\"Patient-LFPatientExample.html\">Wang Amy(official) Male, DoB: 1986-03-24 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code: 123456789)</a></p><p><b>encounter</b>: <a href=\"Encounter-LFEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2019-02-12 --&gt; (ongoing)</a></p></div>"
  },
  "extension" : [
    {
      "url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OthRTTech-extension",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTTech1-codesystem",
            "code" : "0",
            "display" : "No Other RT 無其他特殊放射治療"
          }
        ]
      }
    },
    {
      "extension" : [
        {
          "url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-TarOfOthRT-extension",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-TarOfOthRT-codesystem",
                "code" : "0",
                "display" : "No Other RT 無其他特殊放射治療"
              }
            ]
          }
        },
        {
          "url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-DoseToOthRT-extension",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-DoseToOthRT-codesystem",
                "code" : "00000",
                "display" : "沒有其他特殊放射治療"
              }
            ]
          }
        },
        {
          "url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-NumOfFracToOthRT-extension",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-NumOfFracToOthRT-codesystem",
                "code" : "00",
                "display" : "沒有其他特殊放射治療"
              }
            ]
          }
        }
      ],
      "url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OtherRT-extension"
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem",
        "code" : "OtherRT",
        "display" : "其他放射治療"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTModality-codesystem",
        "code" : "0",
        "display" : "No Other RT 無其他特殊放射治療"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/LFPatientExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/LFEncounterExample"
  }
}