FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | Device |
| Id | Device-mni-device-example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device mni-device-example1
manufacturer: MySoftCompany
| Name | Type |
| MySoftware | User Friendly name |
| Value |
| 1.0.0 |
{
"resourceType": "Device",
"id": "mni-device-example1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"manufacturer": "MySoftCompany",
"deviceName": [
{
"name": "MySoftware",
"type": "user-friendly-name"
}
],
"version": [
{
"value": "1.0.0"
}
]
}