FHIR Chat · AMT Refsets · australia

Stream: australia

Topic: AMT Refsets


view this post on Zulip Brett Esler (Nov 19 2017 at 02:07):

One for the terminolgy folks - would like to have a ValueSet defined for TPP refset - do I just use the 929360041000036105 like the following ?
....
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/32506021000036107/version/20160930",
"filter": [
{
"property": "concept",
"op": "in",
"value": "929360041000036105"
}
]
}
....

view this post on Zulip Jim Steel (Nov 21 2017 at 06:19):

Do you need to define one? There is an implicit refset for that already, with URL http://snomed.info/sct/32506021000036107/version/20160930?fhir_vs=refset/929360041000036105

view this post on Zulip Jim Steel (Nov 21 2017 at 06:19):

(edition and version are optional in that, so http://snomed.info/sct?fhir_vs=refset/929360041000036105 should also work, depending on server configuration)

view this post on Zulip Brett Esler (Nov 21 2017 at 06:20):

i'll give that a whirl... thanks...

view this post on Zulip Brett Esler (Nov 21 2017 at 06:28):

hmmm not sure how to use in an IG build.. .will explore..

view this post on Zulip Jim Steel (Nov 21 2017 at 07:26):

Failing that, the one you define will work


Last updated: Apr 12 2022 at 19:14 UTC