Publication Build: This will be filled in by the publication tooling
: JP Core MedicalFeeScoreType CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "jp-medicalfeescoretype-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>urn:oid:1.2.392.100495.20.3.22</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\">1<a name=\"jp-medicalfeescoretype-cs-1\"> </a></td><td>医科</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"jp-medicalfeescoretype-cs-3\"> </a></td><td>歯科</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"jp-medicalfeescoretype-cs-4\"> </a></td><td>調剤</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"jp-medicalfeescoretype-cs-5\"> </a></td><td>老人保健施設</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"jp-medicalfeescoretype-cs-6\"> </a></td><td>訪問看護ステーション</td></tr></table></div>"
},
"url" : "urn:oid:1.2.392.100495.20.3.22",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.392.100495.20.3.22"
}
],
"version" : "1.1.1",
"name" : "JP_MedicalFeeScoreType_CS",
"title" : "JP Core MedicalFeeScoreType CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2022-10-24",
"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,
"valueSet" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicalFeeScoreType_VS",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "医科"
},
{
"code" : "3",
"display" : "歯科"
},
{
"code" : "4",
"display" : "調剤"
},
{
"code" : "5",
"display" : "老人保健施設"
},
{
"code" : "6",
"display" : "訪問看護ステーション"
}
]
}