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

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

: SFSmokBehExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "SFSmokBehExample",
  "meta" : {
    "profile" : [
      🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/sf-SmokBeh-profile"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SFSmokBehExample</b></p><a name=\"SFSmokBehExample\"> </a><a name=\"hcSFSmokBehExample\"> </a><a name=\"SFSmokBehExample-en-US\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-ObserBeh-codesystem Smoking}\">吸菸行為</span></p><p><b>subject</b>: <a href=\"Patient-SFPatientExample.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-SFEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2019-02-12 --&gt; (ongoing)</a></p><p><b>effective</b>: 2023-01-02</p><p><b>performer</b>: <a href=\"Practitioner-SFPractitionerExample.html\">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem amount}\">每日吸菸量,以”支”計算</span></p><p><b>value</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokAmount-codesystem 00}\">無吸菸</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem year}\">吸菸年</span></p><p><b>value</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokYear-codesystem 00}\">無吸菸</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem quit}\">戒菸年</span></p><p><b>value</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokQuit-codesystem 88}\">無吸菸</span></p></blockquote></div>"
  },
  "status" : "registered",
  "code" : {
    "coding" : [
      {
        "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-ObserBeh-codesystem",
        "code" : "Smoking",
        "display" : "吸菸行為"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/SFPatientExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/SFEncounterExample"
  },
  "effectiveDateTime" : "2023-01-02",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/SFPractitionerExample"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem",
            "code" : "amount",
            "display" : "每日吸菸量,以”支”計算"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokAmount-codesystem",
            "code" : "00",
            "display" : "無吸菸"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem",
            "code" : "year",
            "display" : "吸菸年"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokYear-codesystem",
            "code" : "00",
            "display" : "無吸菸"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem",
            "code" : "quit",
            "display" : "戒菸年"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokQuit-codesystem",
            "code" : "88",
            "display" : "無吸菸"
          }
        ]
      }
    }
  ]
}