FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DataStandardsWales-PatientRecordType

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdDataStandardsWales-PatientRecordType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType
Version0.0.1
Statusdraft
Date2024-05-23
NameDataStandardsWalesPatientRecordType
TitleData Standards Wales Patient Record Type
Realmus
Authorityhl7
DescriptionA set of codes used to identify the record type of a patient within the CDR
Copyright2024 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
DataStandardsWales-PatientRecordTypeData Standards Wales Patient Record Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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."
    }
  ]
}