Skip to content

Commit a1a997a

Browse files
committed
Merge branch 'feature/eema1-NRL-1049-allowNewNICIPTypesAndDiagnosticCategories' of github.com:NHSDigital/NRLF into feature/eema1-NRL-1049-allowNewNICIPTypesAndDiagnosticCategories
2 parents d0f2b00 + 717750c commit a1a997a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

resources/fhir/NRLF-RecordCategory-ValueSet.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"resourceType": "ValueSet",
33
"id": "NRLF-RecordCategory",
44
"url": "https://fhir.nhs.uk/England/CodeSystem/England-NRLRecordCategory",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"name": "NRLF Record Category",
77
"status": "draft",
8-
"date": "2024-03-20T00:00:00+00:00",
8+
"date": "2024-10-10T00:00:00+00:00",
99
"publisher": "NHS Digital",
1010
"contact": {
1111
"name": "NRL Team at NHS Digital",
@@ -36,11 +36,11 @@
3636
},
3737
{
3838
"code": "721981007",
39-
"display": "Diagnostic Studies Report"
39+
"display": "Diagnostic studies report"
4040
},
4141
{
4242
"code": "103693007",
43-
"display": "Diagnostic Procedure"
43+
"display": "Diagnostic procedure"
4444
}
4545
]
4646
}

0 commit comments

Comments
 (0)