diff --git a/data/utg/iri-stems-in-hl7.md b/data/utg/iri-stems-in-hl7.md index 46eba8c..95e1c2b 100644 --- a/data/utg/iri-stems-in-hl7.md +++ b/data/utg/iri-stems-in-hl7.md @@ -3,10 +3,10 @@ This table shows all the IRI stems in the [HL7 Terminology Server](https://terminology.hl7.org/), along with the identifiers they contain. Look at the `Unique ID: iri-stem` column to see the IRI stem for each identifier. Other identifiers are also included. -| Title | Publisher | URL |Status| Unique ID: oid | Unique ID: uri | Unique ID: iri-stem | -|------------------------------------------------------|------------------------------------------------------------|------------------------------------------------|------|-----------------------|-----------------------------------------|---------------------------| -| Medical Subject Headings | National Library of Medicine | http://terminology.hl7.org/NamingSystem/MeSH |active|2.16.840.1.113883.6.177|http://terminology.hl7.org/CodeSystem/MSH|http://id.nlm.nih.gov/mesh/| -|Logical Observation Identifier Names and Codes (LOINC)|LOINC and Health Data Standards, Regenstrief Institute, Inc.|http://terminology.hl7.org/NamingSystem/v3-loinc|active| 2.16.840.1.113883.6.1 | http://loinc.org | http://loinc.org/rdf/ | +| Title | Publisher | URL |Status| Unique ID: oid | Unique ID: uri | Unique ID: iri-stem | +|------------------------------------------------------|------------------------------------------------------------|------------------------------------------------|------|-----------------------|-----------------------------------------------------------------------|---------------------------| +| Medical Subject Headings | National Library of Medicine | http://terminology.hl7.org/NamingSystem/MeSH |active|2.16.840.1.113883.6.177|https://www.nlm.nih.gov/mesh; http://terminology.hl7.org/CodeSystem/MSH|http://id.nlm.nih.gov/mesh/| +|Logical Observation Identifier Names and Codes (LOINC)|LOINC and Health Data Standards, Regenstrief Institute, Inc.|http://terminology.hl7.org/NamingSystem/v3-loinc|active| 2.16.840.1.113883.6.1 | http://loinc.org | http://loinc.org/rdf/ | ## How is this generated? @@ -15,8 +15,7 @@ This table is automatically updated by the [Regenerate IRI Stems in HL7 GitHub A a regular schedule, using the [generate-hl7-terminology-iri-stem-table.py](../../scripts/utg/generate-hl7-terminology-iri-stem-table.py) script. More details are available in the [scripts/utg README](../../scripts/utg/README.md). -If this table seems out of date, then either the script that generates it may have broken, or the list of -reviewers in the GitHub Action may need to be updated, because one of those reviewers needs to merge the new table -version each time the automated script produces a new version. Currently, the listed reviewers are: -- [@dbooth-boston](https://github.com/dbooth-boston) -- [@ericprud](https://github.com/ericprud) +If this table seems out of date, then the action or script that generates it may have broken, or the +[list of reviewers in the GitHub Action]((/.github/workflows/regenerate-hl7-terminology-iri-stem-table.yml#L79) +may need to be updated, because one of those reviewers needs to merge the new table version each time the +automated script produces a new version.