Open gaurav opened 1 year ago
RadLex is used in a FHIR example: https://www.hl7.org/fhir/R5/imagingstudy-example-xr.json.html
Note that we can't currently add "iri-stem" to NamingSystem.uniqueId.type -- this change was made in FHIR R5, but terminology.hl7.org is still on FHIR R4. I think that means that we can currently add concept IRIs to CodeSystems but not to NamingSystems. Marc Duteau is looking into whether they can work around this. I'll report back if I hear more from him.
For MONDO, we can reference the OBO Foundry Identifier Policy, which gives the Format of Foundry-compliant URIs as "http://purl.obolibrary.org/obo/" IDSPACE "_" LOCALID
and https://mondo.readthedocs.io/en/latest/editors-guide/f-entities/, which specifies that "All classes are in MONDO ID space". I'll see if I can find similar verbiage for HPO.
DECISIONS on Jun 20, 2024 meeting:
UP-364 and UP-406 have now been implemented! Once we confirm that everything looks as we expect, we should complete and submit MeSH IRIs as our next IRI stem request.
Once that's done, it would be useful to have the next IRI stem request include multiple prefixes. Here are some candidates:
RadLex at https://terminology.hl7.org/CodeSystem-RadLex.html
http://www.radlex.org/RID/
(e.g. http://radlex.org/RID/RID10417)Human Phenotype Ontology at https://terminology.hl7.org/CodeSystem-HPO.html
http://purl.obolibrary.org/obo/HP_
(e.g. http://purl.obolibrary.org/obo/HP_0032503)MONDO Disease Ontology at https://terminology.hl7.org/CodeSystem-MONDO.html
http://purl.obolibrary.org/obo/MONDO_
(e.g. http://purl.obolibrary.org/obo/MONDO_0100096)Other options:
Next steps:
You can assign me to this issue.