{
  "resourceType" : "ValueSet",
  "id" : "jp-medicallicensecertificate-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS</code></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicalLicenseCertificate_VS",
  "version" : "1.1.1",
  "name" : "JP_MedicalLicenseCertificate_VS",
  "title" : "JP Core MedicalLicense Certificate ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-10-24",
  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
  "contact" : [{
    "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://jpfhir.jp"
    },
    {
      "system" : "email",
      "value" : "office@hlfhir.jp"
    }]
  }],
  "description" : "医療関連免許証明に関する値セット",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "JP"
    }]
  }],
  "copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "compose" : {
    "include" : [{
      "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"
    }]
  }
}