Skip to content

Commit 3f209b0

Browse files
committed
Fix serial number type
#46
1 parent 26ae2a6 commit 3f209b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

input/fsh/models/MedicinalProductModel.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Characteristics: #can-be-target
3535
* batch 0..1 Base "Batch information of a medicinal product. Typically recorded during dispense or administration, rarely known or relevant for a prescription/request."
3636
* lotNumber 0..1 string "Batch identifier of the medicinal product"
3737
* expirationDate 0..1 dateTime "Batch expiration date of the medicinal product."
38-
* serialNumber 0..1 dateTime "Serial Number of the medicinal product."
38+
* serialNumber 0..1 string "Serial Number of the medicinal product."

0 commit comments

Comments
 (0)