Skip to content

Commit

Permalink
TN-2441-Add-IRONMAN-org-fix-another (#3602)
Browse files Browse the repository at this point in the history
https://jira.movember.com/browse/TN-2441 
Adds 146-131 (Sheffield), and adds a missing secondary identifier to Lancashire 146-124
  • Loading branch information
mcjustin authored and ivan-c committed Dec 20, 2019
1 parent 7ade987 commit 06ec87f
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -2424,13 +2424,48 @@
}
],
"id": 146124,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-124"
}
],
"language": "en_GB",
"name": "Lancashire Teaching Hospitals NHS Foundation Trust",
"partOf": {
"reference": "api/organization/26000"
},
"resourceType": "Organization"
},
{
"extension": [
{
"timezone": "Europe/London",
"url": "http://hl7.org/fhir/StructureDefinition/user-timezone"
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
],
"id": 146131,
"identifier": [
{
"system": "http://pcctc.org/",
"use": "secondary",
"value": "146-131"
}
],
"language": "en_GB",
"name": "Sheffield Teaching Hospitals NHS Foundation Trust",
"partOf": {
"reference": "api/organization/26000"
},
"resourceType": "Organization"
},
{
"extension": [
{
Expand Down

0 comments on commit 06ec87f

Please sign in to comment.