This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
JSON Format: Endpoint-endpoint-ecr-ymca
Raw json
{ "resourceType" : "Endpoint", "id" : "endpoint-ecr-ymca", "meta" : { "versionId" : "6", "lastUpdated" : "2019-10-05T01:17:51.000-04:00" }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <tr>\n <td style=\"font-weight: bold\">id:\n </td>\n <td>\n <div title=\"id\">endpoint-ecr-ymca</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">meta:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"versionId\">4</div>\n </li>\n <li>\n <div title=\"lastUpdated\">2019-10-03T02:06:48.000-04:00</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">status:\n </td>\n <td>\n <div title=\"status\">active</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">connectionType:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/endpoint-connection-type\">http://terminology.hl7.org/CodeSystem/endpoint-connection-type</a>\n </div>\n </li>\n <li>\n <div title=\"code\">hl7-fhir-rest</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">payloadType:\n </td>\n <td>\n <div title=\"text\">Reportability Response</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">address:\n </td>\n <td>\n <div title=\"address\">http://example.org/ymca/fhir</div>\n </td>\n </tr>\n </table>\n </div>" }, "status" : "active", "connectionType" : { "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", "code" : "hl7-fhir-rest" }, "payloadType" : [ { "text" : "Reportability Response" } ], "address" : "http://example.org/ymca/fhir" }