PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.test@1.0.0
    https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType
{
  "description": "A set of codes used to identify the record type of a patient within the CDR",
  "_filename": "CodeSystem-DataStandardsWales-PatientRecordType.json",
  "package_name": "fhir.r4.wales.test",
  "date": "2024-05-23",
  "publisher": "NHS Wales",
  "content": "complete",
  "name": "DataStandardsWalesPatientRecordType",
  "copyright": "2024 NHS Wales.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Data Standards Wales Patient Record Type",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "b461f670-a905-47b5-b2ca-80a4557cc8ce",
  "kind": null,
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType",
  "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."
  } ],
  "caseSensitive": true,
  "version": "0.0.1",
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ]
}