Skip to content
Merged

Dev #96

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fhirResourcesToLoad/0. pharmacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "HealthcareService",
"id": "pharm0111",
"active": true,
"name": "Test Pharmacy",
"name": "RiteAid Pharmacy",
"category": [
{
"coding": [
Expand All @@ -28,7 +28,7 @@
"location": [
{
"reference": "Location/pharm-location-001",
"display": "123 Main Street, Anytown, CA 12345"
"display": "123 Main Street, Detroit, MI 48224"
}
]
}
22 changes: 11 additions & 11 deletions fhirResourcesToLoad/1. practitioner.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,37 @@
{
"system": "http://terminology.hl7.org/3.1.0/CodeSystem-v2-0203",
"code": "MD"

}
]
},
"value": "555123555"
"system": "http://michigan.gov/medical-license",
"value": "MI4804444444"
}
],
"address": [
{
"use": "home",
"use": "work",
"type": "both",
"state": "NY",
"city": "Buffalo",
"postalCode": "14210",
"line": ["840 Seneca St"]
"state": "MI",
"city": "Detroit",
"postalCode": "48224",
"line": ["18051 Mack Avenue"]
}
],
"telecom": [
{
"system": "phone",
"value": "716-873-1557",
"value": "(555) 384-4444",
"rank": 1
},
{
"system": "email",
"value": "jane.betty@myhospital.com",
"value": "jane.betty@motorcitysnf.com",
"rank": 2
},
{
"system": "fax",
"value": "555-123-4567",
"value": "(555) 384-4445",
"rank": 3
}
],
Expand Down Expand Up @@ -163,4 +163,4 @@
}
}
]
}
}
6 changes: 3 additions & 3 deletions fhirResourcesToLoad/7. pharmacy-location.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"line": [
"123 Main Street"
],
"city": "Anytown",
"state": "CA",
"postalCode": "12345",
"city": "Detroit",
"state": "MI",
"postalCode": "48224",
"country": "US"
},
"telecom": [
Expand Down
10 changes: 5 additions & 5 deletions fhirResourcesToLoad/rems_snow_01_patient.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
{
"use": "home",
"type": "both",
"state": "Westeros",
"city": "Winterfell",
"postalCode": "00008",
"line": ["1 Winterfell Rd"]
"state": "MA",
"city": "Boston",
"postalCode": "02134",
"line": ["205 Main St"]
}
],
"name": [
{
"use": "official",
"family": "Snow",
"given": ["Jon", "Stark"]
"given": ["John"]
}
],
"identifier": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"intent": "order",
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"authoredOn": "2020-07-11",
"requester": {
Expand Down
2 changes: 1 addition & 1 deletion fhirResourcesToLoad/rems_snow_medicationrequest_TIRF.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"intent": "order",
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"authoredOn": "2020-07-11",
"requester": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"authoredOn": "2023-06-05",
"requester": {
Expand Down
2 changes: 1 addition & 1 deletion fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"intent": "order",
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"authoredOn": "2024-02-29",
"requester": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"intent": "order",
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"authoredOn": "2020-07-11",
"requester": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"effectiveDateTime": "2021-03-20",
"dateAsserted": "2021-03-22",
"informationSource": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"effectiveDateTime": "2021-03-20",
"dateAsserted": "2021-03-22",
"informationSource": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"dosage": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"effectiveDateTime": "2022-07-20",
"dateAsserted": "2022-01-22",
"informationSource": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"dosage": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"effectiveDateTime": "2020-07-10",
"dateAsserted": "2020-07-22",
"informationSource": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"derivedFrom": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"subject": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"effectiveDateTime": "2023-03-20",
"dateAsserted": "2021-03-22",
"informationSource": {
"reference": "Patient/pat017",
"display": "Jon Snow"
"display": "John Snow"
},
"reasonCode": [
{
Expand Down
49 changes: 49 additions & 0 deletions fhirResourcesToLoad/rems_violet_01_patient.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"resourceType": "Patient",
"id": "pat018",
"gender": "female",
"birthDate": "2008-10-01",
"address": [
{
"use": "home",
"type": "both",
"state": "MI",
"city": "Detroit",
"postalCode": "48224",
"line": ["15935 Mack Avenue"]
}
],
"name": [
{
"use": "official",
"family": "Gartner",
"given": ["Violet"]
}
],
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-medicare",
"value": "1EG4TE5MK73"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "SS",
"display": "Social Security Number"
}
]
},
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "111-45-6677"
}
],
"telecom": [
{
"system": "phone",
"value": "(555) 666-7777",
"use": "mobile"
}
]
}
23 changes: 23 additions & 0 deletions fhirResourcesToLoad/rems_violet_coverage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"resourceType": "Coverage",
"id": "cov018",
"beneficiary": {
"reference": "Patient/pat018"
},
"status": "active",
"subscriberId": "1EG4TE5MK73",
"class": [
{
"type": {
"system": "http://hl7.org/fhir/coverage-class",
"code": "plan"
},
"value": "Medicare Part A"
}
],
"payor": [
{
"reference": "Organization/org1234"
}
]
}
Loading
Loading