CH EMED EPR
3.0.0-ci-build - ci-build Switzerland flag

CH EMED EPR, published by CARA. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CARA-ch/ch-emed-epr/ and changes regularly. See the Directory of published versions

: CH EMED EPR Paper Format Code System - JSON Representation

Draft as of 2025-12-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ch-emed-epr-paper-format-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-emed-epr-paper-format-code-system</b></p><a name=\"ch-emed-epr-paper-format-code-system\"> </a><a name=\"hcch-emed-epr-paper-format-code-system\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-emed-epr/CodeSystem/ch-emed-epr-paper-format-code-system</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">cara-pmp<a name=\"ch-emed-epr-paper-format-code-system-cara-pmp\"> </a></td><td>CARA PMP</td><td>CARA platform own format for PMP (eMedication service) project.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">emediplan<a name=\"ch-emed-epr-paper-format-code-system-emediplan\"> </a></td><td>eMediplan</td><td>Paper format defined by eMediplan.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0chmed16a<a name=\"ch-emed-epr-paper-format-code-system-chmed16a\"> </a></td><td>CHMED16A</td><td>Paper format for CHMED16A eMediplan.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0chmed23a<a name=\"ch-emed-epr-paper-format-code-system-chmed23a\"> </a></td><td>CHMED23A</td><td>Paper format for CHMED23A eMediplan.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ePrescription<a name=\"ch-emed-epr-paper-format-code-system-ePrescription\"> </a></td><td>ePrescription</td><td>Paper format for Swiss ePrescription.</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-emed-epr/CodeSystem/ch-emed-epr-paper-format-code-system",
  "version" : "3.0.0-ci-build",
  "name" : "CHEMEDEPRPaperFormatCS",
  "title" : "CH EMED EPR Paper Format Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-04T13:07:24+00:00",
  "publisher" : "CARA",
  "contact" : [
    {
      "name" : "CARA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cara.ch"
        }
      ]
    }
  ],
  "description" : "Possible paper formats that can be delivered by a CH EMED EPR service rendering original representations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH",
          "display" : "Switzerland"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "cara-pmp",
      "display" : "CARA PMP",
      "definition" : "CARA platform own format for PMP (eMedication service) project."
    },
    {
      "code" : "emediplan",
      "display" : "eMediplan",
      "definition" : "Paper format defined by eMediplan.",
      "concept" : [
        {
          "code" : "chmed16a",
          "display" : "CHMED16A",
          "definition" : "Paper format for CHMED16A eMediplan."
        },
        {
          "code" : "chmed23a",
          "display" : "CHMED23A",
          "definition" : "Paper format for CHMED23A eMediplan."
        }
      ]
    },
    {
      "code" : "ePrescription",
      "display" : "ePrescription",
      "definition" : "Paper format for Swiss ePrescription."
    }
  ]
}