FHIR IG analytics| Package | hl7.fhir.us.mihr.r4b |
| Resource Type | Device |
| Id | Device-cqf-tooling.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Device "cqf-tooling" Version "1" Updated "2022-11-08 16:49:04+0000"
Information Source: #vUw3IV32b89RNFOq!
Profile: CQFM Device
manufacturer: CQFramework
| - | Name | Type |
| * | cqf-tooling | manufacturer-name |
type: Tooling (Software System Type Codes#tooling)
| - | Value |
| * | 1.4.1 |
{
"resourceType": "Device",
"id": "cqf-tooling",
"meta": {
"versionId": "1",
"lastUpdated": "2022-11-08T16:49:04.198+00:00",
"source": "#vUw3IV32b89RNFOq",
"profile": [
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/device-softwaresystem-cqfm"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"manufacturer": "CQFramework",
"deviceName": [
{
"name": "cqf-tooling",
"type": "manufacturer-name"
}
],
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/software-system-type",
"code": "tooling"
}
]
},
"version": [
{
"value": "1.4.1"
}
]
}