| Package | uk.nhsdigital.bars.r4 |
| Resource Type | CodeSystem |
| Id | flag-categories-bars |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.36.0&canonical=https://fhir.nhs.uk/CodeSystem/flag-categories-bars |
| URL | https://fhir.nhs.uk/CodeSystem/flag-categories-bars |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-03-11 |
| Name | flagcategoriesbars |
| Title | Flag Categories BARS |
| Description | Flag Categories in BaRS |
| Copyright | Copyright © 2022 NHS Digital |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "flag-categories-bars",
"url": "https://fhir.nhs.uk/CodeSystem/flag-categories-bars",
"identifier": [
{
"system": "https://fhir.nhs.uk/identifier/CodeSystem",
"value": "flag-categories-bars"
}
],
"version": "1.0.0",
"name": "flagcategoriesbars",
"title": "Flag Categories BARS",
"status": "active",
"date": "2022-03-11",
"publisher": "NHS Digital",
"contact": [
{
"name": "NHS Digital",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Flag Categories in BaRS",
"copyright": "Copyright © 2022 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "SG",
"display": "Safeguarding Concern"
},
{
"code": "SS",
"display": "Scene Safety"
},
{
"code": "RS",
"display": "Rejected Services"
},
{
"code": "RA",
"display": "Reasonable Adjustment"
},
{
"code": "IR",
"display": "Infection Risk"
},
{
"code": "RC",
"display": "Repeat Caller"
},
{
"code": "RT",
"display": "ReSPECT"
},
{
"code": "AC",
"display": "Agency Contacted"
},
{
"code": "API",
"display": "Additional Patient Information"
}
]
}