FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mihr.r4
Resource TypeDevice
IdDevice-cqf-tooling.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device

Resource Device "cqf-tooling" Version "1" Updated "2022-11-08 16:49:04+0000"

Information Source: #vUw3IV32b89RNFOq!

Profile: CQFM Device

manufacturer: CQFramework

DeviceNames

-NameType
*cqf-toolingmanufacturer-name

type: Tooling (Software System Type Codes#tooling)

Versions

-Value
*1.4.1

Source1

{
  "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"
    }
  ]
}