Giter Site home page Giter Site logo

Comments (8)

oliveregger avatar oliveregger commented on June 12, 2024

the medication card example needs to add the dosagetype

from cda-fhir-maps.

oliveregger avatar oliveregger commented on June 12, 2024

actually the card.json was not conformant to the 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-dosage-structured', that's why the normal dosing was not added.

from cda-fhir-maps.

oliveregger avatar oliveregger commented on June 12, 2024

and marcoumar has no dosage, so "normal dosage" template does not apply

from cda-fhir-maps.

ziegm avatar ziegm commented on June 12, 2024

How do we represent non-structured dosing in CDA?

IHE Suppl PRE:

  • 6.3.4.6 Dosage Instructions Content Module (1.3.6.1.4.1.19376.1.9.1.3.6) (page 44)
    • Dosage Instructions may be provided structured and/or narrative.
    • If dosage instructions are provided narrative only, the Dosage Instructions data elements SHALL NOT be present as a whole.
  • 6.3.4.6.3.3 Dosage Instructions Additional Template ID (page 46)
    • In case (structured) dosage instructions are not provided (e.g., because they are only provided as narrative text), this element SHALL be set to “Normal Dosing”.

@oliveregger

  • So wie ich es verstehe, sollten wir die unstrukturierte Dosierung mit der templateId für Normal Dosing ergänzen.
  • Und der Text der unstrukturierten Dosierung müsste templateId=2.16.756.5.30.1.1.10.4.52 anstelle templateId=2.16.756.5.30.1.1.10.4.37 sein oder? (Dosage Instructions Non Structured Entry Content Module)
              <entryRelationship typeCode="COMP">
                <substanceAdministration classCode="SBADM" moodCode="INT">
                  <!--<templateId root="2.16.756.5.30.1.1.10.4.37"/>-->
                  <templateId root="2.16.756.5.30.1.1.10.4.52"/>
                  <text>Take one every two weeks (unstructured dosage)
                    <reference value="#refpdf"/>
                  </text>
                  <consumable>
                    <manufacturedProduct>
                      <manufacturedMaterial nullFlavor="NA"/>
                    </manufacturedProduct>
                  </consumable>
                </substanceAdministration>
              </entryRelationship>

from cda-fhir-maps.

oliveregger avatar oliveregger commented on June 12, 2024
  1. verify the behavior with quentin for normal dosing
  2. we have to check with quentin for what 2.16.756.5.30.1.1.10.4.52 / 2.16.756.5.30.1.1.10.4.37 are used and if we should switch to 2.16.756.5.30.1.1.10.4.52 (and if the other is used?)

from cda-fhir-maps.

oliveregger avatar oliveregger commented on June 12, 2024

@qligier i forgot to mention this for the call today, could you have a quick look? for normal dosing if only unstructured and which templateId to use?

from cda-fhir-maps.

qligier avatar qligier commented on June 12, 2024

So wie ich es verstehe, sollten wir die unstrukturierte Dosierung mit der templateId für Normal Dosing ergänzen.

That seems right.

For the templateIds, they're not defined by IHE so there's not much description to read about. As I understand it, 2.16.756.5.30.1.1.10.4.52 is for completely unstructured dosage and 2.16.756.5.30.1.1.10.4.37 is a reference to the dosage intake mode (so the narrative description of routeCode and approachSiteCode I guess). We only used the former in structured dosage, but I can't guarantee it's right.

So I'd go with 2.16.756.5.30.1.1.10.4.52 in this case. I've opened a ticket to improve description of these templates.

Edit: we only used the former (.52), not the latter.

from cda-fhir-maps.

oliveregger avatar oliveregger commented on June 12, 2024

drop 2.16.756.5.30.1.1.10.4.37

from cda-fhir-maps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.