JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド
1.0.0 - draft

JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JSP QResponse Submission CodeSystem - JSON Representation

Draft as of 2025-03-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "jsp-qresponse-submission-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem jsp-qresponse-submission-cs</b></p><a name=\"jsp-qresponse-submission-cs\"> </a><a name=\"hcjsp-qresponse-submission-cs\"> </a><a name=\"jsp-qresponse-submission-cs-en-US\"> </a><p>This case-sensitive code system <code>http://jaspehr.jp/fhir/CodeSystem/JSP_QResponse_Submission_CS</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">submission<a name=\"jsp-qresponse-submission-cs-submission\"> </a></td><td>提出データ</td></tr></table></div>"
  },
  "url" : "http://jaspehr.jp/fhir/CodeSystem/JSP_QResponse_Submission_CS",
  "version" : "1.0.0",
  "name" : "JSP_QResponse_Submission_CS",
  "title" : "JSP QResponse Submission CodeSystem",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-01T09:30:06+01:00",
  "description" : "提出データコード表",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "submission",
      "display" : "submission",
      "definition" : "提出データ"
    }
  ]
}