You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to clarify if other code systems besides UCUM should be allowed for MedicationAdministration.dosage.dose and Dosage.doseAndRate.doseQuantity for MedicationRequest and MedicationStatement.
ISiK-3 has Quantity.system = http://unitsofmeasure.org. Should other code systems be allowed for concepts like Tablet from EDQM?
ISiK-4 introduces the Quantity data type profile Medication Quantity which mentions SNOMED as an alternative to UCUM. But Quantity.system is still set to UCUM.
This could this be a use case for http://hl7.org/fhir/R4/extension-iso21090-pq-translation.html
f-peverali
changed the title
💡 [REQUEST] - Clarification on dosage dose UCUM as UOM
💡 [REQUEST] - Clarification on dosage dose UCUM as UOM - ANFISK-334
Sep 18, 2024
Der Kommentar auf MedicationQuantity ist ein Überbleibsel einer Überlegung die wir dann aber nicht umgesetzt hatten.
Der letzte Stand der Diskussion war hier ggfs. zukünftig eine Extension zu nutzen, da Quantity mit mehreren unterschiedlichen Kodierungen sehr komplex in der Implementierung sind und die internationale Kompatibilität hier wichtig ist.
Damit würde man die Tablette in UCUM weiterhin mit '1' kodieren, aber in der Extension mittels SCT oder EDQM diese '1' weiter beschreiben. Diese Extension würde dann aber nur ein Coding enthalten, keine Quantity wie in der oben erwähnten Extension.
@julsas Wäre das für dich eine akzeptable Lösung?
Die KBV hatte hier stets SCT Values gefordert, dein Beispiel nutzt EDQM. Eine einheitliche Kodierung wäre hier wünschenswert. SCT wäre global "kompatibler" und auch meine Präferenz.
Ja, das ist eine akzeptable Lösung. Auch SCT ist gut. Bei EDQM ist irgendwie auch unklar, ob das relevant wird für den EHR-Bereich, oder nur bei Pharma und Arzneimittelzulassung angewendet wird.
Target Date
No response
Implementation PR
No response
Reference Issues
No response
Summary
Need to clarify if other code systems besides UCUM should be allowed for
MedicationAdministration.dosage.dose
andDosage.doseAndRate.doseQuantity
for MedicationRequest and MedicationStatement.ISiK-3 has Quantity.system = http://unitsofmeasure.org. Should other code systems be allowed for concepts like Tablet from EDQM?
ISiK-4 introduces the Quantity data type profile Medication Quantity which mentions SNOMED as an alternative to UCUM. But Quantity.system is still set to UCUM.
This could this be a use case for http://hl7.org/fhir/R4/extension-iso21090-pq-translation.html
Common Examples
Use case of a Medication with a form:
should it be possible to have a MedicationAdministration of that Medication with:
?
Drawbacks
Adds extra complexity when different code systems are allowed.
US Core is UCUM only: https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-medicationrequest.html
Unadressed questions
No response
The text was updated successfully, but these errors were encountered: