Skip to content

Commit 97809c3

Browse files
committed
test scenario update
1 parent a6b030f commit 97809c3

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

wiremock/stubs/__files/EMISPatientStructurede2eResponsePWTP3.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8421,6 +8421,62 @@
84218421
{
84228422
"reference": "Practitioner/2DB481A3-306A-4133-9491-1558161D6A2B"
84238423
}
8424+
],
8425+
"component": [
8426+
{
8427+
"code": {
8428+
"coding": [
8429+
{
8430+
"extension": [
8431+
{
8432+
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid",
8433+
"extension": [
8434+
{
8435+
"url": "DescriptionID",
8436+
"valueId": "254075012"
8437+
}
8438+
]
8439+
}
8440+
],
8441+
"system": "http://snomed.info/sct",
8442+
"code": "72313002",
8443+
"display": "O/E - Systolic BP reading"
8444+
}
8445+
],
8446+
"text": "O/E Systolic BP reading"
8447+
},
8448+
"valueQuantity": {
8449+
"value": 130,
8450+
"unit": "mm[Hg]"
8451+
}
8452+
},
8453+
{
8454+
"code": {
8455+
"coding": [
8456+
{
8457+
"extension": [
8458+
{
8459+
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid",
8460+
"extension": [
8461+
{
8462+
"url": "DescriptionID",
8463+
"valueId": "254076013"
8464+
}
8465+
]
8466+
}
8467+
],
8468+
"system": "http://snomed.info/sct",
8469+
"code": "271649006",
8470+
"display": "O/E - Diastolic BP reading"
8471+
}
8472+
],
8473+
"text": "O/E Diastolic BP reading"
8474+
},
8475+
"valueQuantity": {
8476+
"value": 72,
8477+
"unit": "mm[Hg]"
8478+
}
8479+
}
84248480
]
84258481
}
84268482
},

0 commit comments

Comments
 (0)