FHIR IG analytics| Package | gpc.stu3.fhir-assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-ListWarningCode-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-ListWarningCode-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-ListWarningCode-1",
"version": "1.1.0",
"name": "Care Connect List Warning Code",
"status": "active",
"date": "2018-08-01T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem to identify the reason a list may be incomplete.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "confidential-items",
"display": "Confidential Items",
"definition": "Items excluded due to confidentiality and/or patient preferences."
},
{
"code": "data-in-transit",
"display": "Data in Transit",
"definition": "Patient record transfer from previous GP practice not yet complete; any information recorded before dd-mmm-yyyy has been excluded."
},
{
"code": "data-awaiting-filing",
"display": "Data Awaiting Filing",
"definition": "Patient data may be incomplete as there is data supplied by a third party awaiting review before becoming available."
}
]
}