HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
: JP Core MicrobiologyCategory CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "jp-microbiology-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_MicrobiologyCategory_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\">gram-stain<a name=\"jp-microbiology-category-cs-gram-stain\"> </a></td><td>Gram stain</td></tr><tr><td style=\"white-space:nowrap\">afb-stains<a name=\"jp-microbiology-category-cs-afb-stains\"> </a></td><td>AFB stains</td></tr><tr><td style=\"white-space:nowrap\">others<a name=\"jp-microbiology-category-cs-others\"> </a></td><td>Others</td></tr><tr><td style=\"white-space:nowrap\">aoes<a name=\"jp-microbiology-category-cs-aoes\"> </a></td><td>AOEs</td></tr><tr><td style=\"white-space:nowrap\">organism-panels<a name=\"jp-microbiology-category-cs-organism-panels\"> </a></td><td>Organism panels</td></tr><tr><td style=\"white-space:nowrap\">organism<a name=\"jp-microbiology-category-cs-organism\"> </a></td><td>Organism</td></tr><tr><td style=\"white-space:nowrap\">growth<a name=\"jp-microbiology-category-cs-growth\"> </a></td><td>Growth</td></tr><tr><td style=\"white-space:nowrap\">susceptibility-panels<a name=\"jp-microbiology-category-cs-susceptibility-panels\"> </a></td><td>Susceptibility panels</td></tr><tr><td style=\"white-space:nowrap\">susceptibility-measurements<a name=\"jp-microbiology-category-cs-susceptibility-measurements\"> </a></td><td>Susceptibility measurements</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MicrobiologyCategory_CS",
"version" : "1.1.1",
"name" : "JP_MicrobiologyCategory_CS",
"title" : "JP Core MicrobiologyCategory CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2023-05-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" : "微生物学検査カテゴリコードシステム",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP"
}
]
}
],
"copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "gram-stain",
"display" : "Gram stain"
},
{
"code" : "afb-stains",
"display" : "AFB stains"
},
{
"code" : "others",
"display" : "Others"
},
{
"code" : "aoes",
"display" : "AOEs"
},
{
"code" : "organism-panels",
"display" : "Organism panels"
},
{
"code" : "organism",
"display" : "Organism"
},
{
"code" : "growth",
"display" : "Growth"
},
{
"code" : "susceptibility-panels",
"display" : "Susceptibility panels"
},
{
"code" : "susceptibility-measurements",
"display" : "Susceptibility measurements"
}
]
}