Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikarawlani committed Aug 2, 2024
1 parent 8fc987a commit 140ce5a
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 220 deletions.
2 changes: 1 addition & 1 deletion input/fsh/examples/ICVP123455.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Usage: #example
* vaccineDetails.manufacturer = "PFIZER"
* vaccineDetails.batchNo = "12345"
* vaccineDetails.validityPeriod.start = "2024-01-31"
* vaccineDetails.doseNumber.text ="first"
* vaccineDetails.doseNumber.text = "first"

4 changes: 2 additions & 2 deletions input/fsh/profiles/DICVPIPS.fsh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Profile: DICVPBundle
Profile: DICVPIPS
Parent: BundleUvIps
Title : "Digital ICVP Certificate"
Description : "Digital ICVP Certificate"

* section[sectionImmunizations].entry only Reference(DVCImmunization)
* entry[immunization].resource only DVCImmunization
Loading

0 comments on commit 140ce5a

Please sign in to comment.