FHIR IG analytics| Package | hl7.fhir.us.davinci-dtr.r4 |
| Resource Type | Library |
| Id | Library-library-quick-model-definition.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Title: | QUICK Model Definition | ||
|---|---|---|---|
| Id: | library-quick-model-definition | ||
| Version: | 2.2.0-ballot | ||
| Url: | QUICK Model Definition | ||
| Official |
QUICK |
||
| Type: |
system: http://terminology.hl7.org/CodeSystem/library-type code: model-definition |
||
| Date: | 2016-07-08 | ||
| Publisher: | HL7 International / Clinical Decision Support | ||
| Description: | Model definition for the QUICK Logical Model |
||
| Jurisdiction: | US | ||
| Topic: | |||
|
|||
{
"resourceType": "Library",
"id": "library-quick-model-definition",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/fhir/Library/quick",
"identifier": [
{
"use": "official",
"value": "QUICK"
}
],
"version": "2.2.0-ballot",
"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"
}
]
}