Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/uwcirg/true_nth_usa_portal
Browse files Browse the repository at this point in the history
… into feature/post-tx-q-delayed-response
  • Loading branch information
Amy Chen committed Jun 12, 2024
2 parents 95cdb53 + 4122f8a commit 3c700fe
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -1898,6 +1898,34 @@
},
"resourceType": "Organization"
},
{
"extension": [
{
"timezone": "America/Chicago",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
},
{
"research_protocols": [
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
],
"id": 146226,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-226"
}
],
"language": "en_US",
"name": "University of Alabama, Tuscaloosa",
"partOf": {
"reference": "api/organization/22000"
},
"resourceType": "Organization"
},
{
"extension": [
{
Expand Down Expand Up @@ -3083,7 +3111,8 @@
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2023-12-29T00:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down

0 comments on commit 3c700fe

Please sign in to comment.