Stream: implementers
Topic: BP-Blood Pressure
Ali Haider (Nov 19 2019 at 12:01):
I need to implement blood pressure in Observation resource. I am having trouble with this
URL: http://build.fhir.org/observation-blood-pressure.html
It is showing 404 not found.
@Lloyd McKenzie
Lloyd McKenzie (Nov 19 2019 at 14:56):
Where are you finding that link?
Lloyd McKenzie (Nov 19 2019 at 14:57):
What I see in the spec is: http://build.fhir.org/bp.html (for the profile) and http://build.fhir.org/observation-example-bloodpressure.html (for an example)
Ali Haider (Nov 19 2019 at 18:47):
@Lloyd McKenzie
I got that link from here:
http://build.fhir.org/observation-examples.html#10.1.8.13
Lloyd McKenzie (Nov 19 2019 at 19:05):
I can't see that URL on that page...
Ali Haider (Nov 20 2019 at 11:19):
@Lloyd McKenzie
Here go on this URL: http://build.fhir.org/observation-example-vitals-panel.html and then click on Blood Pressure Hyperlink it will redirect you on below URL
http://build.fhir.org/observation-blood-pressure.html
Lloyd McKenzie (Nov 20 2019 at 11:22):
Hmm. That's really odd. That's the narrative rendering from the instance example. However, the narrative in the instances doesn't actually have references for those elements. @Grahame Grieve, do you know what's going on here? Where are the hyperlinks coming from?
Grahame Grieve (Nov 20 2019 at 11:23):
I'll have to debug
Last updated: Apr 12 2022 at 19:14 UTC