FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | Flag |
| Id | FLA01 - Flag - Rejected Services.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Flag",
"id": "ef690efe-43eb-4519-8b0b-7fe880652c02",
"meta": {
"lastUpdated": "2021-10-11T15:23:30+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Flag",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Flag"
]
},
"status": "active",
"category": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/flag-categories-bars",
"code": "RS",
"display": "Rejected Services"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "718941000000104",
"display": "Patient choice"
}
]
},
"subject": {
"reference": "urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8"
},
"period": {
"start": "2022-01-01"
},
"encounter": {
"reference": "urn:uuid:8c63d621-4d86-4f57-8699-e8e22d49935d"
}
}