FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/jp-medication-example-uncategorized-comment-cs

Packagejp-core.r4
Resource TypeCodeSystem
Idjp-medication-example-uncategorized-comment-cs
FHIR VersionR4
Sourcehttp://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationUncategorizedComment_CS
URLhttp://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationUncategorizedComment_CS
Version1.1.1
Statusactive
Date2022-10-24
NameJP_MedicationExampleUncategorizedComment_CS
TitleJP Core MedicationAdministration Example Uncategorized Comment CodeSystem
Realmjp
Description注射実施未分類コメントのコードシステム例
CopyrightCopyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG
Contentfragment

Resources that use this resource

ValueSet
JP_MedicationAdministrationUncategorizedComment_VSJP Core MedicationAdministration Example Uncategorized Comment ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "fragment",
  "name": "JP_MedicationExampleUncategorizedComment_CS",
  "id": "jp-medication-example-uncategorized-comment-cs",
  "title": "JP Core MedicationAdministration Example Uncategorized Comment CodeSystem",
  "description": "注射実施未分類コメントのコードシステム例",
  "version": "1.1.1",
  "url": "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationUncategorizedComment_CS",
  "concept": [
    {
      "code": "01",
      "display": "嘔気・嘔吐のため投与せず"
    },
    {
      "code": "02",
      "display": "容態変化により投与せず"
    },
    {
      "code": "03",
      "display": "手術のため投与せず"
    },
    {
      "code": "04",
      "display": "検査・治療のため投与せず"
    },
    {
      "code": "05",
      "display": "拒薬のため投与せず"
    },
    {
      "code": "06",
      "display": "過鎮静のため投与せず"
    },
    {
      "code": "07",
      "display": "検査・治療のため投与時間変更"
    },
    {
      "code": "08",
      "display": "手術のため投与時間変更"
    }
  ],
  "experimental": false,
  "date": "2022-10-24",
  "caseSensitive": true,
  "copyright": "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG"
}