感染症届出様式とそれに基づく届出書 FHIR仕様書
1.0.0 - trial-use
Japan
感染症届出様式とそれに基づく届出書 FHIR仕様書 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-05-09 |
{
"resourceType" : "CodeSystem",
"id" : "jp-equestionaire-yesno-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_eQuestionaire_YesNo_CS",
"version" : "1.0.0",
"name" : "JP_eQuestionaire_YesNo_CS",
"title" : "質問票の回答のためのYES/NO",
"status" : "active",
"experimental" : false,
"date" : "2024-05-09T09:01:01+00:00",
"publisher" : "The Department of Bio-Medical Informatics, The University of Tokyo",
"contact" : [
{
"name" : "The Department of Bio-Medical Informatics, The University of Tokyo",
"telecom" : [
{
"system" : "url",
"value" : "http://std.jpfhir.jp"
},
{
"system" : "email",
"value" : "office@jpfhir.jp"
}
]
}
],
"description" : "質問票の回答のためのYES/NO",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP"
}
]
}
],
"copyright" : "Copyright, The Department of Bio-Medical Informatics, The University of Tokyo. CC(Creative Commons license) BY-ND CC表示・改変禁止",
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "Y",
"display" : "Yes"
},
{
"code" : "N",
"display" : "No"
}
]
}