-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated measles LM/questionnaire/structuremaps for updates to the D1 …
…client history data dictionary in the DAK.
- Loading branch information
1 parent
e813468
commit 34c9178
Showing
28 changed files
with
226 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
Logical: IMMZD1ClientHistoryYellowFever | ||
Title: "IMMZ.D1 Capture Client History for Yellow Fever" | ||
Description: "Data elements for the IMMZ.D1 Capture Client History Data Dictionary for Yellow Fever." | ||
|
||
* ^name = "IMMZ_D1_Client_History_YellowFever" | ||
|
||
* patient 1..1 Reference "Patient" "The patient who is being checked for contraindications." | ||
* birth 0..1 boolean "Birth dose" "Indicates if the client received a dose within 24 hours of birth. Whether a birth dose is counted as part of the primary series will depend on the antigen." | ||
* ^code[+] = IMMZ.D1#DE109 | ||
* type 1..* Coding "Type of dose" "The type of dose in a series that the client received" | ||
* ^code[+] = IMMZ.D1#DE103 | ||
* type from IMMZ.D1.DE103 | ||
* completedPrimarySeries 0..1 boolean "Completed the primary vaccination series" "Indicates if the client has completed the primary vaccination series of a product/antigen. If the client has not yet completed their primary series, it means they may be expected to receive more doses to complete their vaccination regimen for the respective product/antigen." | ||
* ^code[+] = IMMZ.D1#DE8 | ||
* booster 0..1 boolean "Completed the booster series" "Indicates if the client has completed the booster series of a product/antigen" | ||
* ^code[+] = IMMZ.D1#DE102 | ||
* dateSeriesCompleted 1..1 date "Date when primary vaccination series was completed" "The date when the client completed the primary vaccination series (per product/antigen)" | ||
* ^code[+] = IMMZ.D1#DE81 | ||
* hivStatus 0..1 Coding "HIV status" "The current human immunodeficiency virus (HIV) status of the client" | ||
* ^code[+] = IMMZ.D1#DE10 | ||
* ^code[+] = $LNC#55277-8 | ||
* ^code[+] = $SCT#278977008 | ||
* hivStatus from IMMZ.D1.DE10 | ||
* pretermBirth 0..1 boolean "Preterm birth" "The infant was preterm; the mother gave birth to the infant when gestational age was less than 37 weeks" | ||
* ^code[+] = IMMZ.D1#DE15 | ||
* ^code[+] = $ICD11#KA21.4 | ||
* ^code[+] = $LNC#76517-2 | ||
* ^code[+] = $SCT#395507008 | ||
* immunocompromised 0..1 boolean "Immunocompromised" "The client is known to be immunocompromised. This means the client has a weakened immune system and having a reduced ability to fight infections and other diseases" | ||
* ^code[+] = IMMZ.D1#DE16 | ||
* ^code[+] = $ICD11#4B4Z | ||
* ^code[+] = $LNC#96381-9 | ||
* ^code[+] = $SCT#370388006 | ||
* onART 0..1 boolean "Currently on ART" "The client is currently receiving antiretroviral therapy (ART)" | ||
* ^code[+] = IMMZ.D1#DE17 | ||
* severelyImmunosuppressed 1..1 boolean "Severely immunosuppressed" "The client is known to be severely immunocompromised or immunosuppressed" | ||
* ^code[+] = IMMZ.D1#DE92 | ||
* ^code[=] = $LNC#96381-9 | ||
* artStartDate 1..1 date "ART start date" "The date on which the client started or restarted antiretroviral therapy (ART)" | ||
* ^code[+] = IMMZ.D1#DE49 | ||
* vaccineHistory 0..* BackboneElement "Vaccine History" "History of previous vaccine doses." | ||
* vaccineType 0..1 Coding "Vaccine type" "Vaccine type/category that was administered or was to be administered. Any vaccine code available in the IMMZ.Z Vaccine Library list of codes applies in this data element" | ||
* ^code[+] = IMMZ.D#DE19 | ||
* ^code[+] = $LNC#39236-5 | ||
* ^code[+] = $SCT#787859002 | ||
* vaccineType from IMMZ.Z.DE9 | ||
* vaccineDate 0..1 date "Date and time of vaccination" "Represents the visit/encounter date, which is the date and time when the vaccine was administered to the client" | ||
* ^code[+] = IMMZ.D#DE20 | ||
* ^code[+] = $LNC#30952-6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.