You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.
Description: "A record of the use of a medication (individual administration or entire course) for a condition that is related to a primary or secondary cancer condition. The use may be reported by the patient or clinician and adminstration does not have to be directly observed."
/* Notes on mCODE 0.9.x:
1) basedOn is missing Reference(CarePlan)
2) partOf is missing Reference(MedicationDispense)
3) subject is Reference(US Core Patient), but might be constrained to Reference(CancerPatient)
4) We constrained context to Reference(US Core Encounter | EpisodeOfCare), but US Core has Reference(Encounter | EpisodeOfCare)
5) In informationSource, mCODE uses US Core Practitioner and US Core Organization, but US Core uses Practitioner and Organization.
6) informationSource is missing PractitionerRole
7) not sure why reasonCode has be changed from 0..* to 0..1