FHIR IG analytics| Package | hl7.fhir.us.safr.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
Generated Narrative: Device cqf-tooling
manufacturer: CQFramework
| Name | Type |
| cqf-tooling | Manufacturer name |
type: Tooling
| Value |
| 3.1.0-SNAPSHOT |
{
"resourceType": "Device",
"id": "cqf-tooling",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystemdevice|1.0.0"
]
},
"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.1.0-SNAPSHOT"
}
]
}