This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Library",
"id" : "FHIR-ModelInfo",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2020-11-25T23:11:05.555+00:00",
"source" : "#o1aKHpQrp9GAAI1r"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"grid dict\">\n <tr>\n <th scope=\"row\">\n <b>Id: </b>\n </th>\n <td style=\"padding-left: 25px;\">FHIR-ModelInfo</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Url: </b>\n </th>\n <td style=\"padding-left: 25px;\">http://hl7.org/fhir/Library/FHIR-ModelInfo</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Version: </b>\n </th>\n <td style=\"padding-left: 25px;\">4.0.1</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Identifier: </b>\n </th>\n <td style=\"padding-left: 25px;\">\n <p style=\"margin-bottom: 5px;\">\n <b>value: </b>\n <span>FHIR</span>\n </p>\n </td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Name: </b>\n </th>\n <td style=\"padding-left: 25px;\">FHIR</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Title: </b>\n </th>\n <td style=\"padding-left: 25px;\">FHIR Model Definition</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Status: </b>\n </th>\n <td style=\"padding-left: 25px;\">active</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Type: </b>\n </th>\n <td style=\"padding-left: 25px;\">\n <p style=\"margin-bottom: 5px;\">\n <b>system: </b>\n <span>http://terminology.hl7.org/CodeSystem/library-type</span>\n </p>\n <p style=\"margin-bottom: 5px;\">\n <b>code: </b>\n <span>model-definition</span>\n </p>\n </td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Date: </b>\n </th>\n <td style=\"padding-left: 25px;\">2019-08-08</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Publisher: </b>\n </th>\n <td style=\"padding-left: 25px;\">Health Level 7 International - Clinical Quality Information Work Group</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Description: </b>\n </th>\n <td style=\"padding-left: 25px;\">Model definition for the FHIR R4 (v4.0.1) Model</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Jurisdiction: </b>\n </th>\n <td style=\"padding-left: 25px;\">US</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Approval Date: </b>\n </th>\n <td style=\"padding-left: 25px;\">2019-08-08</td>\n </tr>\n <tr>\n <th scope=\"row\">\n <b>Last Review Date: </b>\n </th>\n <td style=\"padding-left: 25px;\">2020-06-19</td>\n </tr>\n <tr>\n <table>\n <tr>\n <th>\n <b>Content: </b> application/xml\n \n </th>\n </tr>\n <tr>\n <td>\n <pre>\n <code>Encoded data ( characters)</code>\n </pre>\n </td>\n </tr>\n </table>\n </tr>\n </table>\n </div>"
},
"url" : "http://hl7.org/fhir/Library/FHIR-ModelInfo",
"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" : "2019-08-08",
"publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
"contact" : [
{
"name" : "HL7 International - Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "Model definition for the FHIR R4 (v4.0.1) Model",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"approvalDate" : "2019-08-08",
"lastReviewDate" : "2020-06-19",
"topic" : [
{
"text" : "FHIR"
}
],
"content" : [
{
"contentType" : "application/xml",
"url" : "https://github.com/cqframework/clinical_quality_language/blob/master/Src/java/quick/src/main/resources/org/hl7/fhir/fhir-modelinfo-4.0.1.xml"
}
]
}