Visit JAMI website

HL7 Japan-JAMI ccs ImplementationGuide
0.1.0 - draft JP

HL7 Japan-JAMI ccs ImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JAMI_codeSystem_ePreDispenseInstruction - JSON Representation

Active as of 2024-01-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jami-codeSystem-ePreDispenseInstruction",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>urn:oid:1.2.392.200250.2.2.30.10</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\">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" : "0.1.0",
  "name" : "JAMI_codeSystem_ePreDispenseInstruction",
  "status" : "active",
  "date" : "2024-01-28T02:12:55+00:00",
  "publisher" : "Kazuhiko Ohe@JAMI/HL7Japan and The University of Tokyo",
  "contact" : [
    {
      "name" : "Kazuhiko Ohe@JAMI/HL7Japan and The University of Tokyo",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "調剤指示コード(備考欄)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright JAMI+JAHIS+HL7Japan+PMDA+etc. SS-MIX2-Specification Maintenance TaskForce, CC(Creative Commons license) BY-ND CC表示・改変禁止",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "C",
      "display" : "粉砕指示"
    },
    {
      "code" : "OP",
      "display" : "一包化指示"
    },
    {
      "code" : "SP",
      "display" : "別包化指示"
    },
    {
      "code" : "MX",
      "display" : "混合指示"
    }
  ]
}