fix missing patient ref in unit test

This commit is contained in:
Justin McKelvy
2023-11-24 12:25:43 -07:00
parent 3303cb2bbb
commit 8a0e947d3e

View File

@@ -23077,71 +23077,6 @@
"url": "ValueSet/2.16.840.1.113883.3.560.100.2" "url": "ValueSet/2.16.840.1.113883.3.560.100.2"
} }
}, },
{
"resource": {
"resourceType": "Encounter",
"id": "denomexcl-EXM125-hospice",
"text": {
"status": "generated"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "32485007",
"display": "Encounter Inpatient"
}
],
"text": "Inpatient Admission"
}
],
"subject": {
"reference": "Patient/denomexcl-EXM125"
},
"period": {
"start": "2019-01-16T08:30:00",
"end": "2019-01-20T08:30:00"
},
"diagnosis": [
{
"condition": {
"display": "Cardiac arrest as a complication of care (disorder)"
},
"use": {
"coding": [
{
"system": "2.16.840.1.113883.6.96",
"code": "213213007",
"display": "Cardiopulmonary arrest"
}
]
}
}
],
"hospitalization": {
"dischargeDisposition": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "428361000124107",
"display": "Discharge to home for hospice care (procedure)"
}
]
}
}
},
"request": {
"method": "PUT",
"url": "Encounter/denomexcl-EXM125-hospice"
}
},
{ {
"resource": { "resource": {
"resourceType": "ValueSet", "resourceType": "ValueSet",