FHIR Chat · NCTS Connectathon · australia

Stream: australia

Topic: NCTS Connectathon


view this post on Zulip Grahame Grieve (May 17 2016 at 23:22):

Welcome...

view this post on Zulip Michael Lawley (May 18 2016 at 00:00):

NCTS Connectathon base URL http://10.201.124.242:8080/fhir
Ontoserver AWS base URL http://52.63.0.196:8080/fhir
Both supporting the FHIR STU3 candidate (V 1.4.0) - version-specific doc is here http://hl7.org/fhir/2016May/index.html

view this post on Zulip Grahame Grieve (May 18 2016 at 00:05):

http://terminology.hl7.org.au/open - same versions

view this post on Zulip Michael Lawley (May 18 2016 at 03:07):

https://goo.gl/JlschV is the Google doc

view this post on Zulip Michael Lawley (May 18 2016 at 03:08):

Wiki is here https://collaborate.nehta.gov.au/display/NCTS/NCTS+Connectathon+2%2C+2016

view this post on Zulip Grahame Grieve (May 18 2016 at 03:17):

my URLs:

view this post on Zulip Grahame Grieve (May 18 2016 at 03:19):

expanding a small value set: http://terminology.hl7.org.au/open/ValueSet/$expand?identifier=http://hl7.org/fhir/ValueSet/bodysite-laterality

expanding a large value set: http://terminology.hl7.org.au/open/ValueSet/$expand?identifier=http://hl7.org/fhir/ValueSet/allergyintolerance-substance-code

expanding a large value set with a filter: http://terminology.hl7.org.au/open/ValueSet/$expand?identifier=http://hl7.org/fhir/ValueSet/allergyintolerance-substance-code&filter=nut

view this post on Zulip Grahame Grieve (May 18 2016 at 03:19):

all of these you can just past into your browser, or you can use in a RESTful client like POSTMan

view this post on Zulip Grahame Grieve (May 18 2016 at 03:20):

lookup example: http://terminology.hl7.org.au/open/CodeSystem/$lookup?system=http://snomed.info/sct&code=87526004

view this post on Zulip Grahame Grieve (May 18 2016 at 03:21):

translation example:

view this post on Zulip Grahame Grieve (May 18 2016 at 03:21):

http://terminology.hl7.org.au/open/ConceptMap/$translate?system=http://hl7.org/fhir/composition-status&code=preliminary&valueSet=http://hl7.org/fhir/ValueSet/composition-status&target=http://hl7.org/fhir/ValueSet/v3-ActStatus

view this post on Zulip Michael Lawley (May 18 2016 at 03:22):

Welcome all new people

view this post on Zulip Angus Millar (May 18 2016 at 03:23):

Ok Zulip works now

view this post on Zulip Angus Millar (May 18 2016 at 03:26):

So anyone wanting to start on the Beginner Track and the very basics then go to this web site:

view this post on Zulip Angus Millar (May 18 2016 at 03:26):

http://nehta-au.github.io/

view this post on Zulip Angus Millar (May 18 2016 at 03:27):

Feel free to come ask me questions or even ask right here.

view this post on Zulip Jim Steel (May 18 2016 at 03:53):

if you're doing the beginner track link that Angus posted, you'll have better results with the terminology.hl7.org.au/open server for that tutorial

view this post on Zulip Jim Steel (May 18 2016 at 03:53):

for people on the beginner track, the servers on the board all support terminology resources, but not all of them support other resources (e.g. Patient)

view this post on Zulip Grahame Grieve (May 18 2016 at 04:01):

if you want to test adding patient you need to use http://fhir3.healthintersections.com.au/open

view this post on Zulip Grahame Grieve (May 18 2016 at 04:02):

the terminology server doesn't support patient

view this post on Zulip Peter Postmus (May 18 2016 at 04:42):

test

view this post on Zulip Peter Gee (May 18 2016 at 04:43):

test

view this post on Zulip Jim Steel (May 18 2016 at 04:48):

yep, its working :)

view this post on Zulip Michael Lawley (May 18 2016 at 22:47):

expansion profile to play with http://ontoserver.csiro.au/profiles/phrase_match

view this post on Zulip Michael Lawley (May 18 2016 at 22:47):

as the ‘profile’ parameter to $expand with filter (don't bother trying to dereference the URL)

view this post on Zulip Grahame Grieve (May 18 2016 at 22:48):

recommended server for the patient track: http://fhir3.healthintersections.com.au/open

view this post on Zulip Grahame Grieve (May 18 2016 at 23:40):

implicit SNOMED value set for TPUU: http://snomed.info/sct?fhir_vs=refset/929360031000036100

view this post on Zulip Grahame Grieve (May 18 2016 at 23:40):

(For Patto)

view this post on Zulip Reuben Daniels (May 19 2016 at 00:02):

Announcement: The NCTS Technical Specifications breakouts session is starting now in the room with the Piano (closer to where we were yesterday)

view this post on Zulip Andrew Patterson (May 19 2016 at 00:08):

Does anyone know if there is any chance the .NET FhirClient (it say 0.90.4 on the nuget package) is aligned with the servers we are hitting in the connectathon? I've got things working in postman but what I think is the equivalent using FhirClient doesn't seem to work.. need to know whether to bother investigating more, or just reverting to doing my own .net wrapper effectively

view this post on Zulip Andrew Patterson (May 19 2016 at 00:10):

actually i take that back.. it is giving me some sort of results.. but do let me know if I am setting myself for heartbreak down the track

view this post on Zulip Grahame Grieve (May 19 2016 at 00:29):

currently, the dot net fhir client is based on the same version

view this post on Zulip Peter Jordan (May 19 2016 at 01:11):

You may need to change Hl7.Fhir.Model.ModelInfo.Version to 1.4.0 to keep Michael's test client happy.

view this post on Zulip Michael Lawley (May 19 2016 at 02:06):

Looking up a snomed concept id http://aws3:8080/fhir/CodeSystem/$lookup?system=http://snomed.info/sct&code=32506021000036107

view this post on Zulip Andrew Patterson (May 19 2016 at 02:08):

I'm having success with client.ExpandValueSet, but client.ConceptLookup is giving me a 400 error

view this post on Zulip Andrew Patterson (May 19 2016 at 02:08):

c.ConceptLookup(new Code(ctpp.ToString()), new FhirUri("http://snomed.info/sct"));

view this post on Zulip Grahame Grieve (May 19 2016 at 02:23):

can you log what goes on the wire?

view this post on Zulip Andrew Patterson (May 19 2016 at 02:24):

yep.. next step.. just trying to uncover a message in the exception that might shed more light

view this post on Zulip Andrew Patterson (May 19 2016 at 02:28):

The underlying msg "Invalid request: The FHIR endpoint on this server does not know how to handle POST operation[ValueSet/$lookup] with parameters [[]]"

view this post on Zulip Andrew Patterson (May 19 2016 at 02:38):

all good. I've updated to the STU3 nuget package

view this post on Zulip Grahame Grieve (May 19 2016 at 04:02):

for those who were at the mapping break out:

view this post on Zulip Grahame Grieve (May 19 2016 at 04:02):

http://terminology.hl7.org.au/open/ConceptMap/106/$translate?system=http://acme.com/labs/testcodes&code=NA&target=http://acme.com/labs/testcodes/vs/LOINC

view this post on Zulip Jared Davison (May 19 2016 at 05:20):

@Grahame Grieve are you able to post your concept map example xml?

view this post on Zulip Grahame Grieve (May 19 2016 at 05:36):

it's here:

view this post on Zulip Grahame Grieve (May 19 2016 at 05:36):

http://terminology.hl7.org.au/open/ConceptMap/106

view this post on Zulip Jared Davison (May 19 2016 at 05:37):

great ta

view this post on Zulip Grahame Grieve (May 19 2016 at 05:37):

and the code system is http://terminology.hl7.org.au/open/CodeSystem/2


Last updated: Apr 12 2022 at 19:14 UTC