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

FHIR IG Statistics: CodeSystem/jp-medication-example-methodcomment-cs

Packagejp-core.r4
Resource TypeCodeSystem
Idjp-medication-example-methodcomment-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_MedicationAdministrationDosageMethodComment_CS
URLhttp://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageMethodComment_CS
Version1.1.1
Statusactive
Date2022-10-24
NameJP_MedicationExampleMethodComment_CS
TitleJP Core Medication Example MethodComment 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_MedicationAdministrationDosageMethodComment_VSJP Core Medication Example MethodComment 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_MedicationExampleMethodComment_CS",
  "id": "jp-medication-example-methodcomment-cs",
  "title": "JP Core Medication Example MethodComment CodeSystem",
  "description": "注射手技コメントのコードシステム例",
  "version": "1.1.1",
  "url": "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageMethodComment_CS",
  "concept": [
    {
      "code": "01",
      "display": "ゆっくりと"
    },
    {
      "code": "02",
      "display": "できるだけ速やかに"
    },
    {
      "code": "03",
      "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"
}