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

This page is part of the Documentation Templates and Rules (v2.1.0-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.1. For a full list of available versions, 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\"><p class=\"res-header-id\"><b>Generated Narrative: Library library-quick-model-definition</b></p><a name=\"library-quick-model-definition\"> </a><a name=\"hclibrary-quick-model-definition\"> </a><a name=\"library-quick-model-definition-en-US\"> </a><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"
    }
  ]
}