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

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

: JP Core Observation DentalOral Missing Tooth Condition Example 口腔診査結果4(欠損歯の状態) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="jp-observation-dentaloral-missingtoothcondition-example-4"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_DentalOral_MissingToothCondition"/>
  </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-missingtoothcondition-example-4</b></p><a name="jp-observation-dentaloral-missingtoothcondition-example-4"> </a><a name="hcjp-observation-dentaloral-missingtoothcondition-example-4"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-observation-dentaloral-missingtoothcondition.html">JP Core Observation DentalOral Missing Tooth Condition Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS exam}">現存歯の処置状態</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-03}">MissingToothCondition</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#JP_local_patient_identifier_11311234567_NamingSystem#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-1047}">右側下顎第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_DentalMissingTeethObservation_CS TM-4-02}, {http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimpleMissingTeethObservation_CS TD-2-59}">有床義歯(レジン床)</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS"/>
      <code value="exam"/>
      <display value="exam"/>
    </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-03"/>
      <display value="MissingToothCondition"/>
    </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>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalBodySite_CS"/>
      <code value="TB-2-1047"/>
      <display value="右側下顎第2大臼歯"/>
    </coding>
  </bodySite>
  <component>
    <code>
      <coding>
        <system
                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalMissingTeethObservation_CS"/>
        <code value="TM-4-02"/>
        <display value="有床義歯(レジン床)"/>
      </coding>
      <coding>
        <system
                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimpleMissingTeethObservation_CS"/>
        <code value="TD-2-59"/>
        <display value="欠損歯【喪失歯(欠損補綴歯・義歯・人工歯)(△)】"/>
      </coding>
    </code>
  </component>
</Observation>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。