-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
It looks like the MedicationStatement.status is bound to the wrong status field - being https://github.com/apple/FHIRModels/blob/c91e5bb74397136f79656bebdfda76a523d3e88c/Sources/ModelsR4/CodeSystemMedicationStatusCodes.swift instead of https://github.com/apple/FHIRModels/blob/c91e5bb74397136f79656bebdfda76a523d3e88c/Sources/ModelsR4/CodeSystemMedicationStatementStatusCodes.swift from what I can see on
public var status: FHIRPrimitive<MedicationStatusCodes> |
Originally posted by @jkiddo in #10 (comment)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working