Skip to content

Commit d69963e

Browse files
committed
adding confidentiality codes
1 parent 953f66b commit d69963e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

wiremock/stubs/__files/mediTest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,6 +1446,13 @@
14461446
"meta": {
14471447
"profile": [
14481448
"https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-List-1"
1449+
],
1450+
"security": [
1451+
{
1452+
"system": "http://hl7.org/fhir/v3/ActCode",
1453+
"code": "NOPAT",
1454+
"display": "no disclosure to patient, family or caregivers without attending provider's authorization"
1455+
}
14491456
]
14501457
},
14511458
"status": "current",
@@ -1510,6 +1517,13 @@
15101517
"meta": {
15111518
"profile": [
15121519
"https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-List-1"
1520+
],
1521+
"security": [
1522+
{
1523+
"system": "http://hl7.org/fhir/v3/ActCode",
1524+
"code": "NOPAT",
1525+
"display": "no disclosure to patient, family or caregivers without attending provider's authorization"
1526+
}
15131527
]
15141528
},
15151529
"status": "current",

0 commit comments

Comments
 (0)