FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | BodyStructure |
| Id | UKCore-BodyStructure-MedianCubitalVein-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "BodyStructure",
"id": "UKCore-BodyStructure-MedianCubitalVein-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"location": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49852007",
"display": "Structure of median cubital vein"
}
],
"text": "Forearm"
},
"locationQualifier": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419161000",
"display": "Unilateral left"
}
],
"text": "Left"
}
],
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
}
}