HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build
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
Active as of 2025-07-30 |
{
"resourceType" : "CodeSystem",
"id" : "jp-observation-dental-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem jp-observation-dental-category-cs</b></p><a name=\"jp-observation-dental-category-cs\"> </a><a name=\"hcjp-observation-dental-category-cs\"> </a><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationDentalCategory_CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DO-1-01<a name=\"jp-observation-dental-category-cs-DO-1-01\"> </a></td><td>ToothExistence</td></tr><tr><td style=\"white-space:nowrap\">DO-1-02<a name=\"jp-observation-dental-category-cs-DO-1-02\"> </a></td><td>ToothTreatmentCondition</td></tr><tr><td style=\"white-space:nowrap\">DO-1-03<a name=\"jp-observation-dental-category-cs-DO-1-03\"> </a></td><td>MissingToothCondition</td></tr><tr><td style=\"white-space:nowrap\">DO-1-04<a name=\"jp-observation-dental-category-cs-DO-1-04\"> </a></td><td>ClinicalInformationSharing</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationDentalCategory_CS",
"version" : "1.3.0-dev",
"name" : "JP_ObservationDentalCategory_CS",
"title" : "JP Core ObservationDentalCategory CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2025-07-30",
"publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"contact" : [
{
"name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"telecom" : [
{
"system" : "url",
"value" : "http://jpfhir.jp"
},
{
"system" : "email",
"value" : "office@hlfhir.jp"
}
]
}
],
"description" : "JP Coreにて定義した歯科のObservationリソースに関するカテゴリのコード",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright Japan Dental Association 日本歯科医師会 & FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "DO-1-01",
"display" : "ToothExistence"
},
{
"code" : "DO-1-02",
"display" : "ToothTreatmentCondition"
},
{
"code" : "DO-1-03",
"display" : "MissingToothCondition"
},
{
"code" : "DO-1-04",
"display" : "ClinicalInformationSharing"
}
]
}