ESMD FHIR Implementation Guide
1.0.0 - esmd

ESMD FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ESMD supporting Service Codes - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Esmd-CS-ServiceCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Esmd-CS-ServiceCodes</b></p><a name=\"Esmd-CS-ServiceCodes\"> </a><a name=\"hcEsmd-CS-ServiceCodes\"> </a><a name=\"Esmd-CS-ServiceCodes-en-US\"> </a><p>This case-sensitive code system <code>https://terminology.esmduat.cms.gov:8099/fhir/CodeSystem/Esmd-CS-ServiceCodes</code> defines the following code:</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\">EEP<a name=\"Esmd-CS-ServiceCodes-EEP\"> </a></td><td>EMDR PREPAY</td></tr></table></div>"
  },
  "url" : "https://terminology.esmduat.cms.gov:8099/fhir/CodeSystem/Esmd-CS-ServiceCodes",
  "version" : "1.0.0",
  "name" : "EsmdCSServiceCodes",
  "title" : "ESMD supporting Service Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16T10:59:15-05:00",
  "publisher" : "CMS FHIR esMD",
  "contact" : [
    {
      "name" : "CMS FHIR esMD",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cms.gov/data-research/computer-data-systems/esmd"
        },
        {
          "system" : "email",
          "value" : "esmd_support@cms.hhs.gov"
        }
      ]
    }
  ],
  "description" : "Esmd-CS-ServiceCodes is a custom esMD FHIR code system resource that contains the list of all codes and descriptions which identify the specific registration information that allows a practitioner to register with esMD to send and receive clinical documents electronically.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "EEP",
      "display" : "EMDR PREPAY",
      "designation" : [
        {
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "EMDR PREPAY"
        }
      ]
    }
  ]
}