FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Device |
| Id | UKCore-Device-BloodPressure-Sphygmomanometer-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Device",
"id": "UKCore-Device-BloodPressure-Sphygmomanometer-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.leedsth.nhs.uk/identifier/devices",
"value": "DEV1999998132",
"assigner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "466086009",
"display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist"
}
]
},
"owner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
},
"location": {
"reference": "Location/UKCore-Location-CardiologySJUH-Example"
}
}