Da Vinci - Documentation Templates and Rules
2.1.0-preview - STU 2 United States of America flag

Da Vinci - Documentation Templates and Rules, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-dtr/ and changes regularly. See the Directory of published versions

: QUICK Model Definition - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Library",
  "id" : "library-quick-model-definition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Contents</h2><p><code><a href=\"http://cqlrepository.org/quick-modelinfo.xml\">http://cqlrepository.org/quick-modelinfo.xml</a></code> (<code>application/xml</code>)</p></div>"
  },
  "url" : "http://example.org/fhir/Library/quick",
  "identifier" : [
    {
      "use" : "official",
      "value" : "QUICK"
    }
  ],
  "version" : "2.1.0-preview",
  "title" : "QUICK Model Definition",
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "model-definition"
      }
    ]
  },
  "date" : "2016-07-08",
  "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" : "Model definition for the QUICK Logical Model",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "topic" : [
    {
      "text" : "QUICK"
    }
  ],
  "content" : [
    {
      "contentType" : "application/xml",
      "url" : "http://cqlrepository.org/quick-modelinfo.xml"
    }
  ]
}