WorldHealthOrganization / smart-data-dictionary

2 stars 0 forks source link

Proposed Extension: Contraception #29

Closed jamlung-ri closed 4 years ago

jamlung-ri commented 4 years ago

There are multiple uniquely modeled concepts related to contraception, and I don't believe they fit well into one existing FHIR resource. We should discuss this.

jennifershivers commented 4 years ago

Do you mean contraception method or just the general terms?

jamlung-ri commented 4 years ago

I am thinking that all terms where ("Medical Domain" field = Contraception) should be considered for this extension.

jennifershivers commented 4 years ago

Yes, I was / am looking through options this morning. Started to look at how other implementation guides have handled this specialty information. We also need to look at how others are using questionnaire and how others are handling medical history.

jennifershivers commented 4 years ago

Research notes:

jennifershivers commented 4 years ago

1418 - 1427 seem like they should be questions under issues and concerns.

jennifershivers commented 4 years ago

Proposals

  1. Create multiple Observation profiles that are similar to this smoking status profile https://hl7.org/fhir/us/core/2017Jan/ValueSet-us-core-observation-ccdasmokingstatus.html - Profiles would be:
  1. These two concepts allow for multiple answers so we need to have something where there can be multiple codes OR make them separate observations for each if an observation cannot have multiple answers.

    • WHO-PriorContraceptionMethods
    • WHO-ContraceptionIssuesConcerns - for this one look at the US core condition, health-concern example
  2. These are procedures 1694- 1698 - No extension for these.

Insertion of IUD Insertion of subcutaneous contraceptive (procedure) IUD removal IUD Insertion not possible Implant removal

  1. Procedures for 1315 - 1318

@jamlung-ri

natschja commented 4 years ago

Still checking if this is reflected in the updated version of the data dictionary, but I wanted to highlight it here as we're discussing the contraception methods and concepts. Looking across the multiple guidelines and resources, the list of possible FP methods are not necessarily clearly aligned. However, we've discussed with our FP expert to come up with a 'final' list of FP methods to be included and they're below. Bolded are the categories of contraception methods.

Intrauterine devices Copper-bearing intrauterine devices (Cu-IUDs) Levonorgestrel IUD (LNG-IUD)

Implants Etonogestrel (ETG) one-rod Levonorgestrel (LNG) two-rod

Injectables DMPA-IM DMPA, administered intramuscularly DMPA-SC DMPA, administered subcutaneously NET-EN norethisterone enanthate

Progestogen-only pills (POP)

Combined oral contraceptives (COCs) Combined contraceptive patch Combined contraceptive vaginal ring (CVR)

Progesterone-releasing vaginal ring (PVR)

Lactational amenorrhea method (LAM)

Barrier method Male Condoms Female Condoms

Emergency contraceptive pills (ECPs) Fertility awareness-based methods (FAB) Male sterilization Female sterilization Withdrawal

jamlung-ri commented 4 years ago

Based on a conversation with DCG yesterday and with RI today, we have decided that the best way to solve this issue is to make some structural changes to the data dictionary. Rather than the question being "Birth control method reported at intake" as it is with ID 1286, it would be better to group the terms into more specific questions/data elements e.g. "Birth control Device method reported at intake" or "Birth Control Procedures reported at intake".

For each question in the data dictionary where the input options are contraceptive methods (including IDs 1286, 1328, 1687, and 1958), we will split the term into multiple rows, with a row for each group. Input options will be placed appropriately within their grouped data element (i.e. "Copper-bearing intrauterine devices (Cu-IUDs)" would be an input option only for "Birth control Device method reported at intake").

This list represents the groupings that will be used for this change. The bold headers represent the domain and the FHIR resource to which each bulleted term will be mapped.

Device

Medication

Procedure

CarePlan

Each group will also have a "No method" option pertaining to that group.

jennifershivers commented 4 years ago

Question do we need to create a profile?