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

FHIR IG analytics

Packageihe.iti.mxde
Resource TypeDevice
IdDevice-ex-device.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 ex-device

status: Active

distinctIdentifier: Decomposer

manufacturer: Acme

Versions

-Value
*1000

Source1

{
  "resourceType": "Device",
  "id": "ex-device",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "distinctIdentifier": "Decomposer",
  "manufacturer": "Acme",
  "version": [
    {
      "value": "1000"
    }
  ]
}