description: null package_name: acme.usecase.r4 derivation: constraint name: MyACMEUseCasePatient type: Patient elements: birthDate: {index: 0} deceased: choices: [deceasedBoolean] index: 2 deceasedBoolean: {type: boolean, choiceOf: deceased, index: 3} photo: {index: 4} package_version: 0.0.3 class: profile kind: resource url: https://fake-acme.org/fhir/StructureDefinition/MyACMEUseCasePatient base: https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient version: null required: [birthDate]