FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | BodyStructure |
| Id | BodyStructure-PancreaticTumour-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "BodyStructure",
"id": "BodyStructure-PancreaticTumour-Example",
"morphology": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "53618008",
"display": "Pancreatoblastoma"
}
]
},
"location": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "15776009",
"display": "Pancreatic structure"
}
]
},
"locationQualifier": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "261183002",
"display": "Upper"
}
]
}
],
"patient": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9999999999"
}
}
}