Skip to content

Commit b053b0a

Browse files
committed
Correction to code for UKCore extension
1 parent 481e7a5 commit b053b0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Bundle/UKCore-Bundle-MichaelJonesRequest-Example_v3_message.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@
405405
"valueCodeableConcept": {
406406
"coding": [
407407
{
408-
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus",
409-
"code": "number-present-and-verified",
408+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
409+
"code": "01",
410410
"display": "Number present and verified"
411411
}
412412
]

0 commit comments

Comments
 (0)