JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build

JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions

: JAMI_codeSystem_ePreDispenseInstruction - JSON Representation

Active as of 2022-06-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jami-codeSystem-ePreDispenseInstruction",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system urn:oid:1.2.392.200250.2.2.30.10 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\">C<a name=\"jami-codeSystem-ePreDispenseInstruction-C\"> </a></td><td>粉砕指示</td></tr><tr><td style=\"white-space:nowrap\">OP<a name=\"jami-codeSystem-ePreDispenseInstruction-OP\"> </a></td><td>一包化指示</td></tr><tr><td style=\"white-space:nowrap\">SP<a name=\"jami-codeSystem-ePreDispenseInstruction-SP\"> </a></td><td>別包化指示</td></tr><tr><td style=\"white-space:nowrap\">MX<a name=\"jami-codeSystem-ePreDispenseInstruction-MX\"> </a></td><td>混合指示</td></tr></table></div>"
  },
  "url" : "urn:oid:1.2.392.200250.2.2.30.10",
  "version" : "1.0.0",
  "name" : "JAMI_codeSystem_ePreDispenseInstruction",
  "status" : "active",
  "date" : "2022-06-29T08:26:07+00:00",
  "publisher" : "KOhe",
  "contact" : [
    {
      "name" : "KOhe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        }
      ]
    }
  ],
  "description" : "調剤指示コード(備考欄)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "C",
      "display" : "粉砕指示"
    },
    {
      "code" : "OP",
      "display" : "一包化指示"
    },
    {
      "code" : "SP",
      "display" : "別包化指示"
    },
    {
      "code" : "MX",
      "display" : "混合指示"
    }
  ]
}