Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 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-ballot2 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

: Candesartan 8 mg once daily - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "375181",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-08-21T18:47:06.190Z"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "Candesartan 8 mg once daily [Database Entry: FHIR ActivityDefinition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375181. Revised 2025-06-04. Available at: https://fevir.net/resources/ActivityDefinition/375181. Computable resource at: https://fevir.net/resources/ActivityDefinition/375181#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact",
      "valueRelatedArtifact" : {
        "type" : "cite-as",
        "citation" : "Candesartan 8 mg once daily [Database Entry: FHIR ActivityDefinition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375181. Revised 2025-08-21. Available at: https://fevir.net/resources/ActivityDefinition/375181. Computable resource at: https://fevir.net/resources/ActivityDefinition/375181#json."
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code" : "active",
            "display" : "Active"
          }
        ]
      }
    }
  ],
  "url" : "https://fevir.net/resources/ActivityDefinition/375181",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "375181",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.11.2"
    }
  ],
  "version" : "1.0.0-ballot2",
  "title" : "Candesartan 8 mg once daily",
  "status" : "active",
  "date" : "2025-09-04T23:28:30+00:00",
  "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" : "This ActivityDefinition is used to describe the comparator in the example for the QUARTET USA Trial.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Brian S. Alper, MD, MSPH"
    }
  ],
  "productCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "214354",
        "display" : "candesartan"
      }
    ]
  },
  "dosage" : [
    {
      "text" : "8 mg once daily",
      "timing" : {
        "code" : {
          "coding" : [
            {
              "system" : "https://terminology.hl7.org/4.0.0/CodeSystem-v3-GTSAbbreviation.html",
              "code" : "QD",
              "display" : "QD"
            }
          ]
        }
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 8,
            "unit" : "mg"
          }
        }
      ]
    }
  ]
}