FHIR IG analytics| Package | fhir.cdc.opioid-cds-r4 |
| Resource Type | Device |
| Id | Device-cqf-tooling.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device cqf-tooling
Profile: CRMI Software System Device
manufacturer: CQFramework
| Name | Type |
| cqf-tooling | Manufacturer name |
type: Tooling
| Value |
| 3.8.0 |
{
"resourceType": "Device",
"id": "cqf-tooling",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystemdevice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"manufacturer": "CQFramework",
"deviceName": [
{
"name": "cqf-tooling",
"type": "manufacturer-name"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/software-system-type-codes",
"code": "tooling"
}
]
},
"version": [
{
"value": "3.8.0"
}
]
}