Quality Measure STU2 for FHIR R4 Implementation Guide

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

FHIR

{
  "resourceType" : "Library",
  "id" : "library-fhir-model-definition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: library-fhir-model-definition</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/Library/library-fhir-model-definition\">http://hl7.org/fhir/Library/library-fhir-model-definition</a></p><p><b>identifier</b>: FHIR (OFFICIAL)</p><p><b>version</b>: 1.1.0</p><p><b>name</b>: FHIR</p><p><b>title</b>: FHIR Model Definition</p><p><b>status</b>: active</p><p><b>type</b>: Model Definition <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/library-type code 'model-definition' = 'Model Definition)</span></p><p><b>date</b>: Jul 8, 2016 12:00:00 AM</p><p><b>publisher</b>: Health Level 7 International - Clinical Quality Information Work Group</p><p><b>contact</b>: </p><p><b>description</b>: Model definition for the DSTU2 FHIR Model</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America'})</span></p><p><b>approvalDate</b>: 2016-07-08</p><p><b>lastReviewDate</b>: 2016-07-08</p><p><b>topic</b>: FHIR <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>content</b>: </p></div>"
  },
  "url" : "http://hl7.org/fhir/Library/library-fhir-model-definition",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value" : "FHIR"
    }
  ],
  "version" : "1.1.0",
  "name" : "FHIR",
  "title" : "FHIR Model Definition",
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "model-definition"
      }
    ]
  },
  "date" : "2016-07-08T00:00:00+00:00",
  "publisher" : "Health Level 7 International - Clinical Quality Information Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "description" : "Model definition for the DSTU2 FHIR Model",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "approvalDate" : "2016-07-08",
  "lastReviewDate" : "2016-07-08",
  "topic" : [
    {
      "text" : "FHIR"
    }
  ],
  "content" : [
    {
      "contentType" : "application/xml",
      "url" : "https://cqlrepository.org/fhir-modelinfo-3.0.0.xml"
    }
  ]
}