StanfordBDHG / ResearchKitOnFHIR

HL7 FHIR Structured Data Capture with ResearchKit on iOS
https://swiftpackageindex.com/StanfordBDHG/ResearchKitOnFHIR/documentation
MIT License
13 stars 2 forks source link

Add Citation File and DOI to Reference ResearchKitOnFHIR in Publications #57

Closed PSchmiedmayer closed 1 year ago

PSchmiedmayer commented 1 year ago

Add Citation File and DOI to Reference ResearchKitOnFHIR in Publications

:recycle: Current situation & Problem

The ResearchKitOnFHIR can currently only be references using its URL.

:bulb: Proposed solution

This PR adds the necessary infrastructure and connections to properly reference the software. It adds a citation File and DOI to Reference ResearchKitOnFHIR in Publications.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #57 (dd91a1f) into main (bbc84ba) will increase coverage by 5.30%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   83.21%   88.51%   +5.30%     
==========================================
  Files           9        9              
  Lines         661      661              
==========================================
+ Hits          550      585      +35     
+ Misses        111       76      -35     
Impacted Files Coverage Δ
...tOnFHIR/ResearchKitToFHIR/ORKTaskResult+FHIR.swift 82.31% <0.00%> (+2.31%) :arrow_up:
...IRToResearchKit/ORKNavigableOrderedTask+FHIR.swift 100.00% <0.00%> (+4.00%) :arrow_up:
...hKitOnFHIR/FHIRToResearchKit/NavigationRules.swift 89.07% <0.00%> (+5.73%) :arrow_up:
...RToResearchKit/QuestionnaireItem+ResearchKit.swift 89.48% <0.00%> (+10.53%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bbc84ba...dd91a1f. Read the comment docs.