Last updated
Was this helpful?
Last updated
Was this helpful?
In this tutorial we will guide you how to setup minimal Common Oncology Data Elements (mCODE) FHIR Implementation Guide.
To correctly set up Aidbox, we'll utilize the Aidbox configuration projects.
There's an for this process. Adhere to this guide, but note a variation when you reach the Configure the Aidbox
step: instead of using the recommended configuration projects (R4,R4B,R5,etc.) — clone this specific project:
The git template project contains minimal Common Oncology Data Elements (mCODE) IG version 3.0.0 FHIR IG preconfigured via .env file.
If you already have a running Aidbox instance, please refer to the following guide:
The sample of the Patient resource is invalid because it does not comply with parental us-core-patient profile
with the required keys, identifier
and gender
. It violates the us-core-6
FHIRPath constraint due to the absence of the family
and given
properties and the data-absent-reason
extension in the name
property. Additionally, it violates the terminology binding on the ombCategory
extension.