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

: Placebo - JSON Representation

Active as of 2021-08-23

Raw json | Download


{
  "resourceType" : "EvidenceVariable",
  "id" : "12718",
  "meta" : {
    "versionId" : "1"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"12718\"> </a><a name=\"hc12718\"> </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\">ResourceEvidenceVariable &quot;12718&quot; Version &quot;1&quot; </p></div><p><b>url</b>: <code>https://fevir.net/resources/EvidenceVariable/12718</code></p><p><b>identifier</b>: FEvIR Object Identifier/12718, <code>https://gps.health/coka</code>/13</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: Placebo</p><p><b>status</b>: active</p><p><b>date</b>: 2021-08-23 12:31:03+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: Placebo</p><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><h3>Characteristics</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DefinitionCodeableConcept</b></td></tr><tr><td style=\"display: none\">*</td><td>Placebo <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#8375)</span></td></tr></table></div>"
  },
  "url" : "https://fevir.net/resources/EvidenceVariable/12718",
  "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" : "12718",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "https://gps.health/coka",
      "value" : "13"
    }
  ],
  "version" : "1.0.0-ballot",
  "name" : "Placebo",
  "status" : "active",
  "date" : "2021-08-23T12:31:03.029Z",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Placebo",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Brian S. Alper"
    }
  ],
  "characteristic" : [
    {
      "definitionCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
            "code" : "8375",
            "display" : "Placebo"
          }
        ]
      }
    }
  ]
}