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-01-15 |
{
"resourceType" : "CodeSystem",
"id" : "jp-pathologystainmethod-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem jp-pathologystainmethod-cs</b></p><a name=\"jp-pathologystainmethod-cs\"> </a><a name=\"hcjp-pathologystainmethod-cs\"> </a><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_PathologyStainMethod_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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HE<a name=\"jp-pathologystainmethod-cs-HE\"> </a></td><td>Hematoxylin and Eosin stain</td><td>ヘマトキシリン・エオジン染色</td></tr><tr><td style=\"white-space:nowrap\">PAS<a name=\"jp-pathologystainmethod-cs-PAS\"> </a></td><td>Periodic acid-Schiff stain</td><td>PAS染色</td></tr><tr><td style=\"white-space:nowrap\">EVG<a name=\"jp-pathologystainmethod-cs-EVG\"> </a></td><td>Elastica van Gieson stain</td><td>エラスチカ・ワンギーソン染色</td></tr><tr><td style=\"white-space:nowrap\">MT<a name=\"jp-pathologystainmethod-cs-MT\"> </a></td><td>Masson's trichrome stain</td><td>マッソン・トリクローム染色</td></tr><tr><td style=\"white-space:nowrap\">PAM<a name=\"jp-pathologystainmethod-cs-PAM\"> </a></td><td>Periodic acid-methenamine silver stain</td><td>PAM染色</td></tr><tr><td style=\"white-space:nowrap\">Grocott<a name=\"jp-pathologystainmethod-cs-Grocott\"> </a></td><td>Grocott's methenamine silver stain</td><td>グロコット染色</td></tr><tr><td style=\"white-space:nowrap\">ZN<a name=\"jp-pathologystainmethod-cs-ZN\"> </a></td><td>Ziehl-Neelsen stain</td><td>チール・ネールゼン染色</td></tr><tr><td style=\"white-space:nowrap\">KB<a name=\"jp-pathologystainmethod-cs-KB\"> </a></td><td>Kinyoun stain</td><td>キニヨン染色</td></tr><tr><td style=\"white-space:nowrap\">Giemsa<a name=\"jp-pathologystainmethod-cs-Giemsa\"> </a></td><td>Giemsa stain</td><td>ギムザ染色</td></tr><tr><td style=\"white-space:nowrap\">Papanicolaou<a name=\"jp-pathologystainmethod-cs-Papanicolaou\"> </a></td><td>Papanicolaou stain</td><td>パパニコロウ染色</td></tr><tr><td style=\"white-space:nowrap\">IHC<a name=\"jp-pathologystainmethod-cs-IHC\"> </a></td><td>Immunohistochemistry</td><td>免疫組織化学染色</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_PathologyStainMethod_CS",
"version" : "1.3.0-dev",
"name" : "JP_PathologyStainMethod_CS",
"title" : "JP Core Pathology Stain Method CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2025-01-15",
"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" : "病理染色方法のコードシステム",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "HE",
"display" : "Hematoxylin and Eosin stain",
"definition" : "ヘマトキシリン・エオジン染色"
},
{
"code" : "PAS",
"display" : "Periodic acid-Schiff stain",
"definition" : "PAS染色"
},
{
"code" : "EVG",
"display" : "Elastica van Gieson stain",
"definition" : "エラスチカ・ワンギーソン染色"
},
{
"code" : "MT",
"display" : "Masson's trichrome stain",
"definition" : "マッソン・トリクローム染色"
},
{
"code" : "PAM",
"display" : "Periodic acid-methenamine silver stain",
"definition" : "PAM染色"
},
{
"code" : "Grocott",
"display" : "Grocott's methenamine silver stain",
"definition" : "グロコット染色"
},
{
"code" : "ZN",
"display" : "Ziehl-Neelsen stain",
"definition" : "チール・ネールゼン染色"
},
{
"code" : "KB",
"display" : "Kinyoun stain",
"definition" : "キニヨン染色"
},
{
"code" : "Giemsa",
"display" : "Giemsa stain",
"definition" : "ギムザ染色"
},
{
"code" : "Papanicolaou",
"display" : "Papanicolaou stain",
"definition" : "パパニコロウ染色"
},
{
"code" : "IHC",
"display" : "Immunohistochemistry",
"definition" : "免疫組織化学染色"
}
]
}