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(現存歯の処置状態) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="jp-observation-dentaloral-toothtreatmentcondition-example-1"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_DentalOral_ToothTreatmentCondition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation jp-observation-dentaloral-toothtreatmentcondition-example-1</b></p><a name="jp-observation-dentaloral-toothtreatmentcondition-example-1"> </a><a name="hcjp-observation-dentaloral-toothtreatmentcondition-example-1"> </a><a name="jp-observation-dentaloral-toothtreatmentcondition-example-1-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-1015}">右側上顎第2小臼歯</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS TP-21-01}, {http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS TD-2-10}">全部修復(全部金属冠・銀色)(FMC)</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS"/>
      <code value="procedure"/>
      <display value="Procedure"/>
    </coding>
    <text value="現存歯の処置状態"/>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP89803-8"/>
      <display value="Dental"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationDentalCategory_CS"/>
      <code value="DO-1-02"/>
      <display value="ToothTreatmentCondition"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="54570-7"/>
      <display value="Oral/Dental Status"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/jp-patient-example-1"/>
  </subject>
  <effectiveDateTime value="2022-10-01"/>
  <issued value="2022-10-24T17:30:00+09:00"/>
  <performer>🔗 
    <reference value="Practitioner/jp-practitioner-example-male-1"/>
  </performer>
  <bodySite>
    <extension
               url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_DentalOral_BodyStructure">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodyStructure_CS"/>
          <code value="TP-18-01"/>
          <display value="歯冠部"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodySite_CS"/>
      <code value="TB-2-1015"/>
      <display value="右側上顎第2小臼歯"/>
    </coding>
  </bodySite>
  <component>
    <code>
      <coding>
        <system
                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS"/>
        <code value="TP-21-01"/>
        <display value="全部修復(全部金属冠・銀色)(FMC)"/>
      </coding>
      <coding>
        <system
                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS"/>
        <code value="TD-2-10"/>
        <display value="現在歯【処置歯○】(ブリッジBr支台を含む)"/>
      </coding>
    </code>
  </component>
</Observation>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。