Skip to content

Commit

Permalink
TN-2846 add music org/site (#3854)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Nov 20, 2020
1 parent 35316fd commit 21e9546
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions portal/config/gil/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,32 @@
"reference": "api/organization/40001"
},
"resourceType": "Organization"
},
{
"extension": [
{
"timezone": "America/New_York",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
}
],
"id": 40016,
"identifier": [
{
"system": "http://us.truenth.org/identity-codes/practice-region",
"use": "secondary",
"value": "state:MI"
},
{
"system": "http://us.truenth.org/identity-codes/shortname",
"use": "secondary",
"value": "Western Michigan Urological Associates"
}
],
"name": "Western Michigan Urological Associates",
"partOf": {
"reference": "api/organization/40001"
},
"resourceType": "Organization"
}
],
"id": "SitePersistence v0.2",
Expand Down

0 comments on commit 21e9546

Please sign in to comment.