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 https://github.com/apple/FHIRModels/blob/c91e5bb74397136f79656bebdfda76a523d3e88c/Sources/ModelsR4/MedicationStatement.swift#L68 _Originally posted by @jkiddo in https://github.com/apple/FHIRModels/issues/10#issuecomment-984376263_