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-ePrescription-section",
"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-section</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-ePrescription-section-01\"> </a></td><td>処方情報セクション</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"jp-codeSystem-ePrescription-section-11\"> </a></td><td>分割処方箋セクション</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"jp-codeSystem-ePrescription-section-12\"> </a></td><td>別紙セクション</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/prescription-section",
"version" : "0.1.0",
"name" : "JP_codeSystem_ePrescription_section",
"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" : "処方セクション区分コード",
"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" : "11",
"display" : "分割処方箋セクション"
},
{
"code" : "12",
"display" : "別紙セクション"
}
]
}