FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Device |
| Id | Extension-UKCore-CuffSize-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Device",
"id": "Extension-UKCore-CuffSize-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CuffSize",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "990191000000101",
"display": "Large adult size blood pressure cuff"
}
]
}
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "39690000",
"display": "Sphygmomanometer"
}
]
}
}