Skip to content

Commit ef6daaf

Browse files
authored
Merge pull request #91 from mcode/update-jon-snow
Update-jon-snow
2 parents 112dcd4 + d024048 commit ef6daaf

12 files changed

+29
-28
lines changed

fhirResourcesToLoad/rems_snow_01_patient.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
{
88
"use": "home",
99
"type": "both",
10-
"state": "Westeros",
11-
"city": "Winterfell",
12-
"postalCode": "00008",
13-
"line": ["1 Winterfell Rd"]
10+
"state": "MA",
11+
"city": "Boston",
12+
"postalCode": "02134",
13+
"line": ["205 Main St"]
1414
}
1515
],
1616
"name": [
1717
{
1818
"use": "official",
1919
"family": "Snow",
20-
"given": ["Jon", "Stark"]
20+
"given": ["John"]
2121
}
2222
],
2323
"identifier": [

fhirResourcesToLoad/rems_snow_medicationrequest_IPledge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"intent": "order",
1919
"subject": {
2020
"reference": "Patient/pat017",
21-
"display": "Jon Snow"
21+
"display": "John Snow"
2222
},
2323
"authoredOn": "2020-07-11",
2424
"requester": {

fhirResourcesToLoad/rems_snow_medicationrequest_TIRF.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"intent": "order",
1919
"subject": {
2020
"reference": "Patient/pat017",
21-
"display": "Jon Snow"
21+
"display": "John Snow"
2222
},
2323
"authoredOn": "2020-07-11",
2424
"requester": {

fhirResourcesToLoad/rems_snow_medicationrequest_acetaminophen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"subject": {
4444
"reference": "Patient/pat017",
45-
"display": "Jon Snow"
45+
"display": "John Snow"
4646
},
4747
"authoredOn": "2023-06-05",
4848
"requester": {

fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"intent": "order",
1919
"subject": {
2020
"reference": "Patient/pat017",
21-
"display": "Jon Snow"
21+
"display": "John Snow"
2222
},
2323
"authoredOn": "2024-02-29",
2424
"requester": {

fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"intent": "order",
1919
"subject": {
2020
"reference": "Patient/pat017",
21-
"display": "Jon Snow"
21+
"display": "John Snow"
2222
},
2323
"authoredOn": "2020-07-11",
2424
"requester": {

fhirResourcesToLoad/rems_snow_medicationstatement_metformin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"subject": {
2424
"reference": "Patient/pat017",
25-
"display": "Jon Snow"
25+
"display": "John Snow"
2626
},
2727
"effectiveDateTime": "2021-03-20",
2828
"dateAsserted": "2021-03-22",
2929
"informationSource": {
3030
"reference": "Patient/pat017",
31-
"display": "Jon Snow"
31+
"display": "John Snow"
3232
}
3333
}

fhirResourcesToLoad/rems_snow_medicationstatement_morphine.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
},
1717
"subject": {
1818
"reference": "Patient/pat017",
19-
"display": "Jon Snow"
19+
"display": "John Snow"
2020
},
2121
"effectiveDateTime": "2021-03-20",
2222
"dateAsserted": "2021-03-22",
2323
"informationSource": {
2424
"reference": "Patient/pat017",
25-
"display": "Jon Snow"
25+
"display": "John Snow"
2626
},
2727
"dosage": [
2828
{

fhirResourcesToLoad/rems_snow_medicationstatement_oxycodone.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
},
1717
"subject": {
1818
"reference": "Patient/pat017",
19-
"display": "Jon Snow"
19+
"display": "John Snow"
2020
},
2121
"effectiveDateTime": "2022-07-20",
2222
"dateAsserted": "2022-01-22",
2323
"informationSource": {
2424
"reference": "Patient/pat017",
25-
"display": "Jon Snow"
25+
"display": "John Snow"
2626
},
2727
"dosage": [
2828
{

fhirResourcesToLoad/rems_snow_medicationstatement_turalio.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@
7575
},
7676
"subject": {
7777
"reference": "Patient/pat017",
78-
"display": "Jon Snow"
78+
"display": "John Snow"
7979
},
8080
"effectiveDateTime": "2020-07-10",
8181
"dateAsserted": "2020-07-22",
8282
"informationSource": {
8383
"reference": "Patient/pat017",
84-
"display": "Jon Snow"
84+
"display": "John Snow"
8585
},
8686
"derivedFrom": [
8787
{

0 commit comments

Comments
 (0)