Stream: clinFHIR
Topic: what is shelf life of a LM ?
Eric Haas (Mar 08 2018 at 05:15):
How long will the LM that i just made on clinfhir last before the database is refreshed? Should
I save locally?
David Hay (Mar 08 2018 at 23:30):
depends on which server it is saved on. HAPI-3 is generally OK, though it got refreshed recently... TBH I don't recall is there is a local save option (though it's just a StructureDefinition so you could download it using REST - which is probably a good idea if the LM is significant or important...
David Hay (Mar 08 2018 at 23:30):
I'm in the process of setting up a HAPI server in the fhir.org domain that we could in theory give better longevity...
Eric Haas (Mar 09 2018 at 02:53):
K thanks, I'll save the SD locally.
Eric Haas (May 03 2018 at 23:11):
@David Hay how do I access ElementDefinition in the LM tool? I tried to go through StructDef but could not figure it out...
David Hay (May 04 2018 at 00:33):
Hi Eric - You want to see the ED that defines a single element?
Last updated: Apr 12 2022 at 19:14 UTC