Package | fhir.r4.wales.test |
Resource Type | CodeSystem |
Id | DataStandardsWales-PatientRecordType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType |
URL | https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType |
Version | 0.0.1 |
Status | draft |
Date | 2024-05-23 |
Name | DataStandardsWalesPatientRecordType |
Title | Data Standards Wales Patient Record Type |
Realm | us |
Authority | hl7 |
Description | A set of codes used to identify the record type of a patient within the CDR |
Copyright | 2024 NHS Wales. |
Content | complete |
ValueSet | |
DataStandardsWales-PatientRecordType | Data Standards Wales Patient Record Type |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "DataStandardsWales-PatientRecordType", "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType", "version": "0.0.1", "name": "DataStandardsWalesPatientRecordType", "title": "Data Standards Wales Patient Record Type", "status": "draft", "experimental": true, "date": "2024-05-23", "publisher": "NHS Wales", "contact": [ { "name": "Data Standards", "telecom": [ { "system": "email", "value": "data.standards@wales.nhs.uk", "use": "work" } ] } ], "description": "A set of codes used to identify the record type of a patient within the CDR", "copyright": "2024 NHS Wales.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "gold", "display": "Gold", "definition": "Patient records are sourced from the Welsh Demographics Service, and this index of patient records is kept up to date via the messaging feeds sent from the service. These patient records contain an NHS number as their primary identifier but may also include PAS number identifiers." }, { "code": "silver", "display": "Silver", "definition": "patient records are those that are not sourced from the Welsh Demographic Service. These patient records will only contain a single PAS identifier and are synchronised with the PAS patient records via the appropriate demographic message flows from Welsh PASs." } ] }