FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Device |
| Id | Device-MappleFoodTrackerApp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device MappleFoodTrackerApp
| Name | Type |
| Mapple Diet/Food Tracker | User Friendly name |
type: Application program software (physical object)
owner: Organization Mapple
{
"resourceType": "Device",
"id": "MappleFoodTrackerApp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"deviceName": [
{
"name": "Mapple Diet/Food Tracker",
"type": "user-friendly-name"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "706689003",
"display": "Application program software (physical object)"
}
]
},
"owner": {
"reference": "Organization/Mapple"
}
}