Skip to content

Commit

Permalink
Properly register HL7 details
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jan 30, 2025
1 parent 216ed10 commit 86665af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,10 @@
"website": "https://datatagsuite.github.io/docs/html"
},
"hl7": {
"title": "Health Level Seven (HL7)",
"title": "Health Level Seven International (HL7)",
"description": "A range of global standards for the transfer of clinical and administrative health",
"email": "[email protected]",
"github": "hl7",
"website": "https://www.hl7.org"
},
"hl7/fhir": {
Expand Down

0 comments on commit 86665af

Please sign in to comment.