JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build

JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions

: JP_codeSystem_practitioner_certificate_category - JSON Representation

Active as of 2022-06-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-codeSystem-practitioner-certificate-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://jpfhir.jp/fhir/core/CodeSystem/practitioner-certificate-category 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" : "1.0.0",
  "name" : "JP_codeSystem_practitioner_certificate_category",
  "status" : "active",
  "date" : "2022-06-29T08:26:07+00:00",
  "publisher" : "KOhe",
  "contact" : [
    {
      "name" : "KOhe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        }
      ]
    }
  ],
  "description" : "医療従事者資格種別",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "MedicalDoctorLicense",
      "display" : "医師"
    },
    {
      "code" : "NarcoticsPractitioner",
      "display" : "麻薬施用者"
    }
  ]
}