Publication Build: This will be filled in by the publication tooling
: JP Core Medication JHSP0002 Instruction For Dispense CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "jp-medication-instruction-for-dispense-jhsp0002-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/JHSP0002</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"jp-medication-instruction-for-dispense-jhsp0002-cs-A\"> </a></td><td>別包指示</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"jp-medication-instruction-for-dispense-jhsp0002-cs-B\"> </a></td><td>一包化指示</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"jp-medication-instruction-for-dispense-jhsp0002-cs-C\"> </a></td><td>混合指示</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"jp-medication-instruction-for-dispense-jhsp0002-cs-D\"> </a></td><td>粉砕指示</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JHSP0002",
"version" : "1.1.1",
"name" : "JP_MedicationInstructionForDispenseJHSP0002_CS",
"title" : "JP Core Medication JHSP0002 Instruction For Dispense CodeSystem",
"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" : "JAHIS処方データ交換規約Ver.3.0C JHSP表0002調剤特別指示のコードシステム",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP"
}
]
}
],
"copyright" : "Copyright Japanese Association of Healthcare Information Systems Industry(JAHIS) 一般社団法人保健医療福祉情報システム工業会",
"caseSensitive" : true,
"valueSet" : "http://jpfhir.jp/fhir/Examples/ValueSet/JP_MedicationInstructionForDispenseJHSP0002_VS",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "A",
"display" : "別包指示"
},
{
"code" : "B",
"display" : "一包化指示"
},
{
"code" : "C",
"display" : "混合指示"
},
{
"code" : "D",
"display" : "粉砕指示"
}
]
}