FHIR IG analytics| Package | gpc.stu3.fhir-assets |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-RegistrationStatus-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-RegistrationStatus-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-RegistrationStatus-1",
"version": "1.0.0",
"name": "Care Connect Registration Status",
"status": "active",
"date": "2017-11-22T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem that identifies the status of registration for a patient at the healthcare organisation.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "A",
"display": "Active"
},
{
"code": "D",
"display": "Deduction Pending"
},
{
"code": "I",
"display": "Inactive"
},
{
"code": "R",
"display": "Registration Pending"
}
]
}