HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-10-31 |
{
"resourceType" : "CodeSystem",
"id" : "jp-medication-example-uncategorized-comment-cs",
"url" : "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationUncategorizedComment_CS",
"version" : "1.1.2-dev",
"name" : "JP_MedicationExampleUncategorizedComment_CS",
"title" : "JP Core MedicationAdministration Example Uncategorized Comment CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2023-10-31",
"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",
"caseSensitive" : true,
"content" : "fragment",
"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" : "手術のため投与時間変更"
}
]
}