FHIR IG analytics| Package | hl7.fhir.us.ohsuhypertensionig |
| Resource Type | Library |
| Id | Library-FHIR-ModelInfo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Id: | FHIR-ModelInfo |
|---|---|
| Url: | FHIR Model Definition |
| Version: | 0.1.0 |
| Identifier: |
value: FHIR |
| Name: | FHIR |
| Title: | FHIR Model Definition |
| Status: | active |
| Type: |
system: http://terminology.hl7.org/CodeSystem/library-type code: model-definition |
| Date: | 2019-08-08 |
| Publisher: | Oregon Health and Science University |
| Description: | Model definition for the FHIR R4 (v4.0.1) Model |
| Jurisdiction: | 840 |
| Copyright: | Published by OHSU under an Apache 2.0 License |
| Approval Date: | 2019-08-08 |
| Last Review Date: | 2020-06-19 |
| Content: application/xml |
|---|
|
{
"resourceType": "Library",
"id": "FHIR-ModelInfo",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem",
"valueReference": {
"reference": "Device/cqf-tooling"
}
}
],
"url": "http://hl7.org/fhir/Library/FHIR-ModelInfo",
"identifier": [
{
"use": "official",
"system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
"value": "FHIR"
}
],
"version": "0.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": "Oregon Health and Science University",
"contact": [
{
"name": "Oregon Health and Science University",
"telecom": [
{
"system": "url",
"value": "https://www.ohsu.edu/"
}
]
}
],
"description": "Model definition for the FHIR R4 (v4.0.1) Model",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"copyright": "Published by OHSU under an Apache 2.0 License",
"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"
}
]
}