FHIR IG analytics| Package | uk.gpc.updaterecord |
| Resource Type | Observation |
| Id | example--gpc-update-record--prsb--procedures-abpm-declined.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/RecordStandardHeadings",
"code": "procedures-and-therapies",
"display": "Procedures and therapies"
}
]
},
"identifier": [
{
"system": "https://identifiers.provider.test/flag",
"value": "Observation/57eacdfb-12eb-48f7-8ce6-25dbe378613c"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "861231000000105",
"display": "Ambulatory blood pressure recording declined"
}
],
"text": "The reason the patient declined the ABPM can be recorded here."
},
"subject": {
"reference": "Patient/f39b71e6-27d3-11ee-be56-0242ac120002"
}
}