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 ObservationDentalCategory ValueSet - JSON Representation

Active as of 2024-11-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jp-observation-dental-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-observation-dental-category-vs</b></p><a name=\"jp-observation-dental-category-vs\"> </a><a name=\"hcjp-observation-dental-category-vs\"> </a><a name=\"jp-observation-dental-category-vs-ja\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP89803-8\">LP89803-8</a></td><td>歯科</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationDentalCategory_VS",
  "version" : "1.2.0-dev",
  "name" : "JP_ObservationDentalCategory_VS",
  "title" : "JP Core ObservationDentalCategory ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-18",
  "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リソースに関するカテゴリの第2コード",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP",
          "display" : "Japan"
        }
      ]
    }
  ],
  "copyright" : "Copyright This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LP89803-8",
            "display" : "歯科"
          }
        ]
      }
    ]
  }
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。