FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Device |
| Id | Device-CMS-Device-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device CMS-Device-1
| Name | Type |
| Eyeglasses | User Friendly name |
type: Eye glasses, device (physical object)
{
"resourceType": "Device",
"id": "CMS-Device-1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"deviceName": [
{
"name": "Eyeglasses",
"type": "user-friendly-name"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "50121007"
}
]
}
}