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-practitioner-certificate-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/practitioner-certificate-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\">MedicalDoctorLicense<a name=\"jp-codeSystem-practitioner-certificate-category-MedicalDoctorLicense\"> </a></td><td>医師</td></tr><tr><td style=\"white-space:nowrap\">NarcoticsPractitioner<a name=\"jp-codeSystem-practitioner-certificate-category-NarcoticsPractitioner\"> </a></td><td>麻薬施用者</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/practitioner-certificate-category",
"version" : "0.1.0",
"name" : "JP_codeSystem_practitioner_certificate_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" : "医療従事者資格種別",
"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" : 2,
"concept" : [
{
"code" : "MedicalDoctorLicense",
"display" : "医師"
},
{
"code" : "NarcoticsPractitioner",
"display" : "麻薬施用者"
}
]
}