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

FHIR IG Statistics: ValueSet/DataStandardsWales-PatientRecordType

Packagefhir.r4.wales.test
Resource TypeValueSet
IdDataStandardsWales-PatientRecordType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/ValueSet/DataStandardsWales-PatientRecordType
URLhttps://fhir.nhs.wales/ValueSet/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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DataStandardsWales-PatientRecordTypeData Standards Wales Patient Record Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-PatientRecordType",
  "url": "https://fhir.nhs.wales/ValueSet/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.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PatientRecordType"
      }
    ]
  }
}