HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Observation DentalOral Tooth Treatment Condition Example 口腔診査結果2(現存歯の処置状態) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "jp-observation-dentaloral-toothtreatmentcondition-example-2",
  "meta" : {
    "profile" : [
      🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_DentalOral_ToothTreatmentCondition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation jp-observation-dentaloral-toothtreatmentcondition-example-2</b></p><a name=\"jp-observation-dentaloral-toothtreatmentcondition-example-2\"> </a><a name=\"hcjp-observation-dentaloral-toothtreatmentcondition-example-2\"> </a><a name=\"jp-observation-dentaloral-toothtreatmentcondition-example-2-ja\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS procedure}\">現存歯の処置状態</span>, <span title=\"Codes:{http://loinc.org LP89803-8}\">Dental</span>, <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationDentalCategory_CS DO-1-02}\">ToothTreatmentCondition</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 54570-7}\">Oral/Dental Status</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">山田 太郎 Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#00000010)</a></p><p><b>effective</b>: 2022-10-01</p><p><b>issued</b>: 2022-10-24 17:30:00+0900</p><p><b>performer</b>: <a href=\"Practitioner-jp-practitioner-example-male-1.html\">Practitioner 大阪 一郎</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodySite_CS TB-2-1011}\">右側上顎中切歯</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS TP-3-02}, {http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS TD-2-10}\">失活歯</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS TP-21-06}, {http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS TD-2-10}\">全部修復(全部非金属冠・材質不明、又は材質記載なし・歯冠色)(JC)</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS",
          "code" : "procedure",
          "display" : "Procedure"
        }
      ],
      "text" : "現存歯の処置状態"
    },
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LP89803-8",
          "display" : "Dental"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationDentalCategory_CS",
          "code" : "DO-1-02",
          "display" : "ToothTreatmentCondition"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "54570-7",
        "display" : "Oral/Dental Status"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/jp-patient-example-1"
  },
  "effectiveDateTime" : "2022-10-01",
  "issued" : "2022-10-24T17:30:00+09:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/jp-practitioner-example-male-1"
    }
  ],
  "bodySite" : {
    "extension" : [
      {
        "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_DentalOral_BodyStructure",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodyStructure_CS",
              "code" : "TP-18-01",
              "display" : "歯冠部"
            }
          ]
        }
      }
    ],
    "coding" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodySite_CS",
        "code" : "TB-2-1011",
        "display" : "右側上顎中切歯"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS",
            "code" : "TP-3-02",
            "display" : "失活歯"
          },
          {
            "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS",
            "code" : "TD-2-10",
            "display" : "現在歯【処置歯○】(ブリッジBr支台を含む)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS",
            "code" : "TP-21-06",
            "display" : "全部修復(全部非金属冠・材質不明、又は材質記載なし・歯冠色)(JC)"
          },
          {
            "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS",
            "code" : "TD-2-10",
            "display" : "現在歯【処置歯○】(ブリッジBr支台を含む)"
          }
        ]
      }
    }
  ]
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。