Visit JAMI website

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

: JP Core MedicalLicenseCertificate CodeSystem - JSON Representation

Active as of 2022-10-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-medicallicensecertificate-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">narcotics-practitioner<a name=\"jp-medicallicensecertificate-cs-narcotics-practitioner\"> </a></td><td>麻薬施用者番号</td><td>各都道府県にて管理される麻薬施用に関する免許番号</td></tr><tr><td style=\"white-space:nowrap\">medical-registration<a name=\"jp-medicallicensecertificate-cs-medical-registration\"> </a></td><td>医籍登録番号</td><td>厚労省が発行する医師免許に割り振られる登録番号</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS",
  "version" : "0.1.0",
  "name" : "JP_MedicalLicenseCertificate_CS",
  "title" : "JP Core MedicalLicenseCertificate CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-10-24",
  "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" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "narcotics-practitioner",
      "display" : "麻薬施用者番号",
      "definition" : "各都道府県にて管理される麻薬施用に関する免許番号"
    },
    {
      "code" : "medical-registration",
      "display" : "医籍登録番号",
      "definition" : "厚労省が発行する医師免許に割り振られる登録番号"
    }
  ]
}