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

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: OutcomeDefinition: HbA1c at 36 months - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "173245",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-03-15T21:09:42.342Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-definition"
    ]
  },
  "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" : "OutcomeDefinition: HbA1c at 36 months [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 173245. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/173245. Computable resource at: https://fevir.net/resources/Group/173245#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/173245",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/173245",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "OutcomeDefinition_HbA1c_at_36_months",
  "title" : "OutcomeDefinition: HbA1c at 36 months",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "HbA1c at 36 months",
  "useContext" : [
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "OutcomeDefinition",
            "display" : "OutcomeDefinition"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership" : "conceptual",
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "Observation",
            "display" : "Observation"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "4548-4",
            "display" : "Hemoglobin A1c/Hemoglobin.total in Blood"
          }
        ]
      },
      "exclude" : false,
      "description" : "HbA1c at 36 months",
      "timing" : [
        {
          "contextCode" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "709491003",
                "display" : "Enrollment in clinical trial"
              }
            ]
          },
          "offsetDuration" : {
            "value" : 36,
            "unit" : "months",
            "system" : "http://unitsofmeasure.org",
            "code" : "mo"
          },
          "text" : "at 36 months"
        }
      ]
    }
  ]
}