HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
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
{
"resourceType" : "Observation",
"id" : "jp-observation-dentaloral-toothtreatmentcondition-example-1",
"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-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>"
},
"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-1015",
"display" : "右側上顎第2小臼歯"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalPresentTeethObservation_CS",
"code" : "TP-21-01",
"display" : "全部修復(全部金属冠・銀色)(FMC)"
},
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DentalSimplePresentTeethObservation_CS",
"code" : "TD-2-10",
"display" : "現在歯【処置歯○】(ブリッジBr支台を含む)"
}
]
}
}
]
}