HL7 Japan-JAMI ccs ImplementationGuide
0.1.0 - draft
JP
HL7 Japan-JAMI ccs ImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-01-28 |
{
"resourceType" : "CodeSystem",
"id" : "jp-codeSystem-prescription-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-category</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\">01<a name=\"jp-codeSystem-prescription-category-01\"> </a></td><td>一般処方箋</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"jp-codeSystem-prescription-category-02\"> </a></td><td>麻薬処方箋</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"jp-codeSystem-prescription-category-03\"> </a></td><td>分割一般処方</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-category",
"version" : "0.1.0",
"name" : "JP_codeSystem_prescription_category",
"status" : "active",
"date" : "2024-01-28T02:12:55+00:00",
"publisher" : "Kazuhiko Ohe@JAMI/HL7Japan and The University of Tokyo",
"contact" : [
{
"name" : "Kazuhiko Ohe@JAMI/HL7Japan and The University of Tokyo",
"telecom" : [
{
"system" : "url",
"value" : "http://jpfhir.jp"
},
{
"system" : "email",
"value" : "office@hlfhir.jp"
}
]
}
],
"description" : "処方箋区分コード\u3000(01:一般処方箋、02:麻薬処方箋、03:分割一般処方)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166-2",
"code" : "JP"
}
]
}
],
"copyright" : "Copyright JAMI+JAHIS+HL7Japan+PMDA+etc. SS-MIX2-Specification Maintenance TaskForce, CC(Creative Commons license) BY-ND CC表示・改変禁止",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "01",
"display" : "一般処方箋"
},
{
"code" : "02",
"display" : "麻薬処方箋"
},
{
"code" : "03",
"display" : "分割一般処方"
}
]
}