Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: Computable_Publishing_LLC - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "118079",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2023-11-29T22:44:28.978Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"118079\"> </a><a name=\"hc118079\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;118079&quot; Version &quot;3&quot; Updated &quot;2023-11-29 22:44:28+0000&quot; </p></div><p><b>identifier</b>: FEvIR Object Identifier/118079</p><p><b>type</b>: Non-Healthcare Business or Corporation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#bus)</span></p><p><b>name</b>: Computable_Publishing_LLC</p><p><b>description</b>: Computable Publishing® augments digital publishing with machine-interpretable forms. Computable Publishing® offers publishers of any type (commercial, nonprofit, academic, government) the ability to extend their published works with computable (machine-interpretable) forms of expression, and users of any type support in using computable data to enhance, improve and achieve desired outcomes.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net",
      "value" : "118079",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "bus",
          "display" : "Non-Healthcare Business or Corporation"
        }
      ]
    }
  ],
  "name" : "Computable_Publishing_LLC",
  "description" : "Computable Publishing® augments digital publishing with machine-interpretable forms. Computable Publishing® offers publishers of any type (commercial, nonprofit, academic, government) the ability to extend their published works with computable (machine-interpretable) forms of expression, and users of any type support in using computable data to enhance, improve and achieve desired outcomes.",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ]
}