FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Device |
| Id | UKCore-Device-SoftwareAsAMedicalDevice-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-SoftwareAsAMedicalDevice-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.leedsth.nhs.uk/identifier/devices",
"value": "DEV1999990567",
"assigner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "467892009",
"display": "Cardiac mapping system application software"
}
]
},
"owner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
},
"location": {
"reference": "Location/UKCore-Location-CardiologySJUH-Example"
}
}