FHIR Chat · Formulary QuantityLimitDetail-extension issue · Da Vinci PDex Drug Formulary

Stream: Da Vinci PDex Drug Formulary

Topic: Formulary QuantityLimitDetail-extension issue


view this post on Zulip Michelle Schlicht (Sep 14 2021 at 20:38):

Working with STU2 - I tried to create this resource: https://build.fhir.org/ig/HL7/davinci-pdex-formulary/branches/stu2-draft/Basic-FormularyItem-QuantityTimimgTest.json.html
Getting error:
"severity": "error",
"code": "invariant",
"details": {
"text": "generated-ext-1: Extension must conform to definition 'http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-QuantityLimitDetail-extension'"
},
"diagnostics": "Caused by: [[expression: bounds.where(is(Duration)).exists(), result: false, location: Basic.extension[10].extension[2].value.repeat]]",
"expression": [
"Basic.extension[10]"
]
Noticed this resource was also not available here and many of the other examples were. https://davinci-drug-formulary-ri.logicahealth.org/fhir/Basic
We are trying to figure out if we have an issue with our server or something else. Thanks!

view this post on Zulip Corey Spears (Sep 14 2021 at 23:06):

Sorry, That example was just a test of the QuantityTiming extension. It does not exist on the RI server. It will be removed once we shore up the QuantityDetail requirements.

view this post on Zulip Michelle Schlicht (Sep 15 2021 at 13:27):

Ok - thanks


Last updated: Apr 12 2022 at 19:14 UTC