ctmrbio / claritylims

Customizations for our GenoLogics BaseSpace Clarity LIMS
MIT License
2 stars 2 forks source link

covid-19: DiagnosticReport.performer #266

Closed boulund closed 3 years ago

boulund commented 3 years ago

Kan ni lägga till lägga till information under DiagnosticReport.performer? Det finns önskemål från bl.a. VGR att kunna se vem som utfört en analys.

BGI:

{
  “resourceType”: “DiagnosticReport”,
   ...
  "performer": [
    {
      "reference": "Organization/l-5",
      "display": "NPC BGI"
    }
  ],
}
boulund commented 3 years ago

Waiting for validation on stage02

MaeSei commented 3 years ago

Validated on stage02

boulund commented 3 years ago

Awesome!