dionmcm
dionmcm
### Expected behaviour * Medication type should supply multiple codings including the native coding (e.g. AMT code for MPP as well as the generic coding which is cross terminology) ###...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This would make bulk data download more efficient, as it would cut out the latency involved in making more requests....
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- If you take a look at: https://medserve.online/fhir/Medication/744651000168104 It has two extensions of type http://medserve.online/fhir/StructureDefinition/subsidy, and they both have the subsidyCode...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- Steps to reproduce: 1. Go to https://browse.medserve.online/Medication/860891000168106 2. Click on "lactate + sodium chloride + potassium chloride". 3. Observe that...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- Currently I can't aggregate substances on medications with large number of ingredients, as there does not appear to be a...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- It would be good if the Substance resources also had a `sourceCodeSystem` extension, so that we can work out their...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This saves clients from having to make extra requests to work out this information. ---------------------------------------- - Bitbucket: https://bitbucket.org/dion_mcmurtrie/medserve/issue/22
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This is just a bit less verbose and still says the same thing. ---------------------------------------- - Bitbucket: https://bitbucket.org/dion_mcmurtrie/medserve/issue/21
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This is what the extension structure currently looks like: ``` Medication |- parentMedicationResources | |- parentMedication (valueReference) | |- other...
*Originally reported by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This is what the extension structure currently looks like: ``` Medication |- isReplacedByResources | |- isReplacedBy | |- replacementType |...